Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

Calories Counter API

Run docker-compose up -d --build to create images

Run docker-compose up to start containers

Run docker-compose exec web python manage.py migrate to apply migration.