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