create-base-nestjs

JSON →
library 1.1.6 ·javascript
verified Jun 5, 2026

A CLI tool (v1.1.6) to scaffold a production-ready NestJS 11 backend with JWT + OAuth2 authentication, Prisma ORM v7, PostgreSQL/SQLite support, and additional features like RBAC, avatar upload, email verification, Socket.IO, and event-driven architecture. It auto-generates .env with random JWT secrets, supports switching between SQLite and PostgreSQL, and provides an upgrade mechanism to keep existing projects in sync with the latest template. Release cadence is irregular; maintained on GitHub. Key differentiators include OAuth2 support (Google, Discord), upgrade utility, and configurable database selection at scaffold time.