NOJIRA initial commit

This commit is contained in:
2021-09-15 11:28:06 +02:00
commit 60a6722169
5 changed files with 171 additions and 0 deletions

6
pack.sh Executable file
View File

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