This is an example application that demonstrates how to implement tactical DDD and other patterns in Node.js/Typescript.
This application uses development containers specification, so you don't need to waste time on configuring everything to run the application:
- Open it in Codespaces
- Or use Visual Studio Code Dev Containers
npm run test
npm run test:integration
This is MIT licensed application.