NestJS 10.x boilerplate with Typegoose, Vitest, and Docker for APIs
A NestJS 10.x boilerplate that integrates Typegoose for MongoDB models, Vitest for testing, and Docker for development and deployment. It provides a modular project structure, logging, and PNPM-based package management to streamline backend API development. Suited for building REST APIs or microservices that use MongoDB.
0