Skip to content

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

Notifications You must be signed in to change notification settings

n1nj4t4nuk1/typescript-ddd-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍁 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.