Event management app for Sundays in SF sessions with live sky gradients and Apple HIG-inspired design.
This is a single-page React app with three main screens:
All screens feature live San Francisco sky gradient backgrounds using atmospheric scattering simulation.
Set these environment variables in Val Town:
SUNDAYS_WIFI_SSID: WiFi network nameSUNDAYS_WIFI_PASSWORD: WiFi passwordSUNDAYS_NEXT_SESSION_URL: URL for next session QR codeSUNDAYS_COMMONS_URL: URL for Commons Public Hours QR codeThe alarm sound is served from blob storage via the /api/blob/mrbluesky_snippet endpoint.
backend/index.http.ts) serves the frontend and injects env varsbackdrop-filter: blur(40px)WIFI:T:WPA;S:{ssid};P:{password};; formatSee README.md for full setup instructions.