diff --git a/README.md b/README.md new file mode 100644 index 0000000..c1f872f --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Frietlijst by Ivo +Dit is een applicatie die de recente antwoorden op het bestelformulier weergeeft, +zodat de informatie inzichtelijker is dan op Google Sheets. + +De applicatie is te benaderen via: https://europe-west1-friet-azg.cloudfunctions.net/frietlijst + +## Lokaal draaien +Eenmalig: +- Download de service account credentials als `token.json` +- Installeer de requirements.txt +- `pip install functions-framework` + +Telkens: +- `bash run-locally.sh` + +## Deployen +Eenmalig +- Download de service account credentials als `token.json` + +Telkens +- `bash pack.sh` +- Upload `deployable.zip` via https://console.cloud.google.com/functions/details/europe-west1/frietlijst?project=friet-azg \ No newline at end of file diff --git a/templates/frietlijst.html b/templates/frietlijst.html index f9d42e3..3fe8a5e 100644 --- a/templates/frietlijst.html +++ b/templates/frietlijst.html @@ -34,7 +34,10 @@
Heb je feedback? Klik hier!
+ target="_blank">Klik hier! +Wil je de code van deze pagina zien of hieraan bijdragen? Klik hier! +