Backend development of Recipe App with django.
Linting and Testing -
docker-compose run --rm app sh -c "python manage.py wait_for_db && python manage.py test && flake8"
Run -
docker-compose up
Once all the containers are up and running, click the below link -