Files
cjvt-valency/src/backend_flask
2020-09-15 14:08:16 +02:00
..
2019-05-05 15:50:48 +02:00
2020-09-15 14:08:16 +02:00
2020-09-15 14:08:16 +02:00
2019-05-05 15:50:48 +02:00
2019-05-04 18:12:05 +02:00
2019-03-22 14:50:47 +01:00

backend

Using Flask mycroframework.

Entrypoint: app.py

Depends on packages form ../pkg.

Environment

From git root, run make python-env.
Inside the container, run backend-dev to install our packages and run the app in debug mode.