A powerful CLI tool for scaffolding production-ready NestJS projects with Docker, testing, and CI/CD setup out of the box.
For full documentation, visit https://srt.rw/rT9RNP
npm install -g nestify-cli
nestify new my-awesome-app
Follow the interactive prompts to configure your project with:
Nestify uses the official Prisma CLI to initialize your database layer, ensuring you always get the latest features and best practices.
Full TypeORM support with entity-based models for MySQL, PostgreSQL.
MongoDB integration with Mongoose for schema-based modeling.
MIT
No download data available
No tracked packages depend on this.