FastAPI-starter A well-structured FastAPI starter application with docker support How to run Docker: cd ./build docker-compose up --build Debug (api service): cd ./app/api bash ./scripts/debug.sh