NestJS TypeScript REST API boilerplate with MongoDB, Prisma, and Docker

Scaffolds a NestJS TypeScript REST API with optional MongoDB primary storage, Prisma ORM for SQL databases, Redis caching, JWT and OAuth authentication, an Admin UI, Swagger documentation, and Docker configuration. Suited for building backend APIs and SaaS-style services.
0