Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 320 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 320 Bytes

Workshop-hexagonal-ddd

In order to run you have to have node.js installed in your machine.

Run the following to start listening on ports 8000 and 8001.

npm run start

There is a companion documentation in openAPI format inside the docs folder. I recommend using stoplight.io studio to open it.