NestJS TypeScript monorepo template for production-ready microservices with Docker
This NestJS TypeScript monorepo template provides a production-oriented starter for building independently deployable microservices. It includes database abstraction for MongoDB/PostgreSQL/MySQL, shared libraries, security middleware, Swagger docs, GitHub Actions CI/CD that builds and publishes Docker images, and docker-compose for local development. Suited for REST APIs, real-time services, and SaaS-style microservice architectures.
0