Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 229 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 229 Bytes

Node.js API building on Clean Architecture

Clean Architecture on Node.js API

How to run tests

npm test

How to run containers

docker-compose up

How to start the API

npm start