/typescript-ddd-skeleton

🍁 Template of a Typescript & Express application using Domain-Driven Design and Command Query Response Segregation principles.

Primary LanguageTypeScript

🍁 TypeScript DDD skeleton

Template of a REST Api TypeScript application using: Hexagonal Architecture, Domain-Driven Design (DDD), Command Query Response Segregation (CQRS) and Event Sourcing.

Based on typescript-ddd-skeleton project from CodelyTV.