Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (create-stack-craft-app) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
🚀 StackCraft CLI
A powerful CLI tool to generate backend projects with authentication, database setup, and clean architecture.
✨ Features
- ⚡ Interactive CLI
- 🧱 Multi-stack support (Express, NestJS)
- 🔐 JWT Authentication boilerplate
- 🗄️ Database-ready setup (MongoDB, PostgreSQL)
- 📦 Automatic dependency installation
- 🎨 Prettier integration
- 🧩 Feature-based architecture
- 🧠 Clean architecture (controllers → services)
🚀 Usage
npx create-stack-craft-app📁 Generated Structure
src/
routes/
controllers/
services/
middleware/
config/🧠 Tech Stack
- Node.js
- Commander
- Inquirer
- fs-extra
👨💻 Author
Ravi Patel