Demo Django pizza web application to support the article https://blog.cardoai.com/p/1e442fdf-0147-4428-8e55-9e1ae07e1837/ Start the server sudo docker-compose up -d --build Run the tests sudo docker exec -it pizza_app_web_1 sh pytest