s3rius / FastAPI-template

Feature rich robust FastAPI template.
MIT License
1.9k stars 164 forks source link

Add docker-compose.dev.yml for local development. #74

Closed s3rius closed 2 years ago

s3rius commented 2 years ago

This feature is useful for people that want to develop application in docker.

s3rius commented 2 years ago

I've added docker-compose.dev.yml that contains ports definition and enables autoreload.

This feature will be released in version 3.3.2.