Skip to content
  • Jean-Fred's avatar
    Add local development environment using docker-compose · 0545a502
    Jean-Fred authored
    This setup includes:
    - a Dockerfile based on python:3.6 to run the webserver
    - an entrypoint to wait for the database and run migrations
    - a ready-made `config.ini` with the right settings
    - bin scripts to initialize the application
    0545a502