Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 153 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 153 Bytes

How to build

docker-compose build

Run the project

docker-compose up

Run unit tests

docker exec -it todo-api pytest