matthesrieke / flask-covid-incidence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask-covid-incidence

dev server (docker-compose)

  1. docker-compose build
  2. docker-compose up -d (this also mounts the flask/server python files to the container)
  3. Open browser: http://localhost:8080
  4. OpenAPI UI: http://localhost:8080/v3/swagger-ui

Make changes, then restart:

  1. docker-compose restart flask

About

License:MIT License


Languages

Language:Jupyter Notebook 94.7%Language:Python 4.8%Language:Dockerfile 0.5%