Skip to content

vlbras/nestjs-cqrs-ddd-event-sourcing

Repository files navigation

Nest Logo

Description

Advanced Architectures

• Clean Architecture
• Domain Driven Design
• Event Driven Architecture
• Selective Event Sourcing
• CQRS

Installation

$ pnpm install

Running the app

# mongodb
docker compose up -d

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

Test

# unit tests
$ pnpm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors