NestJS microservice boilerplate applying DDD, CQRS, and Event Sourcing.
A NestJS + TypeScript microservice boilerplate that implements Domain-Driven Design, CQRS, and Event Sourcing within an event-driven architecture. It includes Docker-based development for EventStore and MySQL, hot-reload container workflow, and GraphQL-ready scaffolding, suited for building event-driven microservices and domain-centric backends.
0