One Command. Instant Stack.
4 frontends ร 3 backends ร 7 databases = 84 stack combinations.
๐จ Available Stacks
Mix and match any frontend with any backend and any database.
Frontend
React v19
Angular v21
Vue.js v3
Next.js v15
Backend
Express v4.18
NestJS v11
Fastify v5
Databases
๐PostgreSQL
๐ฌMySQL
๐ชถMariaDB
๐ฆSQL Server
๐๏ธSQLite
๐MongoDB
๐ชณCockroachDB
๐ฆ What's Included
Every generated project comes production-ready.
๐ JWT Auth (access + refresh tokens)
๐ Full CRUD with ownership verification
๐๏ธ Prisma ORM โ 7 databases supported
๐ bcrypt password hashing
๐งช Pre-written tests (auth, CRUD, edge cases)
โ๏ธ TypeScript, ESLint, CORS, env vars
๐ Zero config โ start coding immediately
๐ฆ Auto npm install (optional)
๐ป Interactive Walkthrough
5 prompts. One project. Zero hassle.
$ npx zero-config-cli my-project ? Select a frontend: โ๏ธ React ๐ ฐ๏ธ Angular ๐ Vue.js โฒ Next.js ? Name your folder: (defaults to framework name) ? Select a backend: ๐ Express ๐ฑ NestJS โก Fastify ? Name your folder: (defaults to framework name) ? Select a database: ๐ PostgreSQL ๐ฌ MySQL ๐ SQLite ... [โณ] Generating... [โ] Project ready! โจ cd my-project/frontend && npm run dev โจ cd my-project/backend && npm run dev
โก Why the CLI?
The same generator you know, now in your terminal.
Works anywhere
No server needed. Everything runs on your machine.
Custom folders
Name your frontend and backend whatever you want.
Auto npm install
Both, frontend only, backend only, or skip.
Offline support
Works with local templates โ no internet needed.
CI/CD ready
Flag-based mode for automation pipelines.
Zero cost
No cloud bills. No server maintenance.