Skip to content

codebjorn/nestjs-ddd-cqrs

Repository files navigation

Nest Logo

NestJs with DDD, CQRS and MongoDB

Background

Simple nestjs app made with DDD and CQRS principles.

More about DDD

To read more what is DDD, I suggest to start with this article

DDD layers

Layers in this small application are divided using this image

DDD Layers

In our case we have following layers:

api - Presentation Layer

app - Application Layer

domain - Domain Layer

infra - Infrastructure Layer

TODO

  • Clean up
  • Add value object for userId
  • Add some tests

About

Example of NestJS + DDD + CQRS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published