A comprehensive and production-ready NestJS boilerplate designed to accelerate the development of scalable APIs. It integrates essential features like JWT authentication, PostgreSQL with Prisma ORM, AWS S3/SES for file and email services, and Bull/Redis for background job processing. This starter also uniquely includes Model Context Protocol (MCP) support, enabling seamless integration of AI tools, resources, and prompts, alongside robust tooling for testing, logging, monitoring, and deployment with Docker and Kubernetes.
主要功能
01JWT-based Authentication & Authorization
02PostgreSQL with Prisma ORM
03AWS S3 and SES Integration
04Bull Queue with Redis for background jobs
05Model Context Protocol (MCP) for AI capabilities
0615 GitHub stars