Add activity push notifications and registration patches

This commit is contained in:
2026-09-15 08:31:45 +02:00
parent 7c801dfddd
commit 55174684af
38 changed files with 1096 additions and 42 deletions
+10
View File
@@ -14,3 +14,13 @@ GITEA_URL=http://192.168.178.5:3000
GITEA_TOKEN=
GITEA_OWNER=kai
GITEA_REPO=pingu-concerts
# Server push: keep disabled until a dedicated TEST service account is mounted.
PUSH_ENABLED=false
FIREBASE_PROJECT_ID=
# Only needed with: docker compose -f compose.yml -f compose.push.yml ...
FIREBASE_SERVICE_ACCOUNT_FILE=
# Inclusive registration dates (Europe/Berlin); Early Bird starts the following day.
ALPHA_TESTER_UNTIL=2026-10-31
BETA_TESTER_UNTIL=2026-12-31