forked from kristjan/cjvt-valency
backend env dockerfile
This commit is contained in:
11
src/backend_flask/README.md
Normal file
11
src/backend_flask/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user