NestJS boilerplate with MongoDB, clustering, Swagger docs, logging, and errors
This starter provides a NestJS backend structure integrating MongoDB, Express, clustering, Swagger API documentation, request logging, and global exception handling. It is suited for building REST APIs or microservice-style backend services for development and production-like deployments with Docker support.
0