Skip to content

jcastropizzo/nodejs-ddd-cqrs

Repository files navigation

Description

App done usign a boilerplate example of DDD using nestjs.

Used SqlLite as store.

Installation

$ yarn install

Running the app

watch mode

$ yarn start:dev

Swagger Explorer URL: http://localhost:7070/api

ToDo

  • Implement history through events

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published