A solid foundation for forging applications
A production-ready NestJS microservices starter — DDD, CQRS, event-driven messaging, full observability and one-command deploys, all wired up so you can build instead of bootstrap.
01
DDD + CQRS, enforced
Bounded contexts, aggregates, commands & queries — boundaries enforced by custom lint rules.
02
Events over Kafka
Transactional outbox + idempotent inbox for reliable cross-context messaging.
03
Observable out of the box
Prometheus, Grafana, Loki & Tempo wired in — metrics, logs and traces from day one.
04
Deployable day one
Docker Compose, Caddy TLS and one-command deploy + server-provision scripts.
05
Built for AI agents
Predictable structure and enforced patterns make the codebase legible to coding agents.
06
Auth + JWT
Login, refresh rotation, Google OAuth, and role-based admin included.