Hexagonal & Clean Architecture in NestJS Arquitectura hexagonal y Clean en NestJS
Controllers that know too much and entities full of ORM decorators are symptoms — not causes. This cluster links an enterprise starter template, a step-by-step hexagonal guide, and curriculum repos for maintainable backend design. Controllers que saben demasiado y entidades llenas de decoradores ORM son síntomas — no causas. Este cluster enlaza un starter enterprise, una guía hexagonal paso a paso y repos curriculares para diseño backend mantenible.
Related projects
Case studies with role, problem, impact, and stack breakdowns.
-
NestJS Enterprise Starter
Production-ready boilerplate with Clean Architecture, CQRS, TypeORM, and PostgreSQL.
-
Spec-Driven Development Framework
Framework for AI-assisted spec-driven delivery: templates, session management, and architecture validation.
Related articles
Summaries on andresed.dev with links to full posts on Making Code.
-
Why Your NestJS Service Becomes a Mess (and How Hexagonal Architecture Fixes It)
Controllers that know too much, entities full of ORM decorators, and tests that need a database. A practical guide to ports and adapters in NestJS.