API starters · Rank #2
NestJS Microservice Boilerplate (DDD/CQRS)
Nestjs Microservice boilerplate: apply DDD, CQRS, and Event Sourcing within an event driven architecture
Why this verdict
- 10 commits by 3 contributors in the last 90 days (2 in the last 30).
- Latest release v1.0.0, 2545 days ago.
- NestJS 10 declared; latest is 12 (2 majors behind).
- TypeORM 0 declared; latest is 1 (1 major behind).
- Not counted in verdict: TypeScript 5 → 7.
Check before you commit
- Two or more breaking releases behind on a core dependency.
Dependency freshness
| Package | Declared | Latest | Status |
|---|---|---|---|
| NestJS @nestjs/core | 10.4.20 | 12.1.0 | 2 majors behind |
| TypeScript typescript | 5.1.6 | 7.0.2 | Behind, not counted |
| TypeORM typeorm | 0.3.27 | 1.1.1 | 1 major behind |
Declared = lowest version the kit's package.json allows. Latest = npm "latest" tag. TypeScript and the Stripe SDK are shown but not counted in the verdict.
What's in the stack
Detected from declared dependencies. A listed package means it's installed, not necessarily fully wired up.
What the README says you get
- AdminAdminer UI
Configure and deploy Adminer container.
- DataMySQL container
Configure and deploy MYSQL container.
- DataEventStore container
Configure and deploy EventStore container.
- DataMySQL persistence
Create and mount data directory to mysql container for persistence under $HOME/mysql-data-dir.
- DataEventStore persistence
Create and mount data directory to EventStore container for persistence under $HOME/eventstore-data-dir.
- DeployNestJS boilerplate
Configure and deploy nestjs-boilerplate container.
- DeployPrivate network
Create private network for containers.
Extracted from the kit's README by a local AI model (qwen3.5:4b) on Sep 26, 2026. Every item is checked against an exact README quote. A README claim is the maker's description, not something we tested.