NOJIRA restructed into separate model files

This commit is contained in:
2021-09-15 15:47:30 +02:00
parent 7f62cf38ae
commit 5aed069992
6 changed files with 89 additions and 63 deletions

View File

@@ -1,6 +1,7 @@
#!/bin/bash
zip deployable.zip \
templates/frietlijst.html \
templates/*.html \
models/*.py \
main.py \
token.json \
requirements.txt