Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 941 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 941 Bytes

School Calendar

codecov license

This is an example application that demonstrates how to implement tactical DDD and other patterns in Node.js/Typescript.

Installation

This application uses development containers specification, so you don't need to waste time on configuring everything to run the application:

Testing

Unit tests

npm run test

Integration tests

npm run test:integration

License

This is MIT licensed application.