NestJS v10 Webpack boilerplate for Fastify APIs with pnpm and Docker
Boilerplate that bundles NestJS v10 applications with Webpack and Fastify, providing logging, Swagger schema generation, coding-quality tools, Docker multi-stage builds, and clustering. It uses TypeScript, pnpm, Pino logging, Axios, ESLint, Prettier, Husky, and supports generating a standalone Swagger JSON for API documentation. Suited for building production-ready REST APIs and microservices focused on performance and maintainability.
0