gothinkster / flask-realworld-example-app

Exemplary real world JSON API built with Flask (Python)
https://realworld.io/
MIT License
897 stars 308 forks source link

Docker compose implementation #46

Open mattberns opened 3 years ago

mattberns commented 3 years ago

Came across this package looking for a good implementation of a boilerplate backend for Sveltekit. Looks like this is missing anything Docker related. We should build a docker-compose based ability to start the API.