raycer/frontend
Spencer Flagg fade4c3ae5 fix: attach PWA install click handler at render time, not conditionally
beforeinstallprompt fires asynchronously after renderLanding() runs,
so the click handler was never attached when the prompt arrived late.
Always attach the handler and check deferredInstallPrompt at click time.
2026-04-23 20:38:08 +02:00
..
public fix: attach PWA install click handler at render time, not conditionally 2026-04-23 20:38:08 +02:00
.dockerignore Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
Dockerfile Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00
nginx.conf Initial commit: raycer accountability PWA 2026-04-23 16:45:06 +02:00