create-stack-craft-app
v1.0.0
Published
CLI to generate fullstack backend projects with auth and database setup
Maintainers
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
