First fully working model with data from 2025 and 2026

This commit is contained in:
2026-07-16 07:00:42 +02:00
parent 78fed1be3e
commit 27dbd344d6
12 changed files with 1196 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
flask:
# Generate with: python -c "import secrets; print(secrets.token_hex(32))"
secret_key: "replace-with-a-long-random-value"
auth:
username: "your-username"
password: "your-password"
amounts:
# The two paid quick-choice buttons. The €0 button is always included.
presets:
- "55"
- "27.50"