Simple Flask + FastAPI Template Build docker-compose build Run docker-compose up Local Development The API and website code is mounted as a volume to the container. Changes made to code should be reflected on the website without a rebuild. Urls Website API API Documentation