create-zenapp
v1.0.3
Published
A simple CLI to scaffold a Next.js + Tailwind + Auth starter.
Downloads
431
Maintainers
Readme
create-zenapp
A simple CLI to scaffold a Next.js + Tailwind + Auth starter.
Usage
npx create-zenapp <project-name>Features
- Next.js 15+ (App Router)
- Tailwind CSS
- Authentication (JWT-based with HttpOnly cookies support in plan, currently token-based)
- MongoDB (Mongoose)
- Shadcn UI components
- Secure: Auto-generated
JWT_SECRET
License
ISC
