Owner-only. Sign in with your superadmin Google account.
Signed in as ยท sign out ยท refresh
The server: login, data, coordination, SMS. Deploy pulls a version, installs, restarts, and health-checks โ auto-reverts if unhealthy. Deploy latest to roll forward; pick an older commit to roll back.
The version tagged CURRENT is live now. "Deploy" on any row rolls to that exact version.
The static site โ landing, login, dashboard, OR board. Instant swaps, no restart. Every deploy backs up the current version so you can roll back.
Advanced: deploy a specific commit SHA directly (e.g. one older than what's in the list).
Nightly at 7:20 AM every snapshot bundles Firestore data + git history + configs + frontend to S3, with a restore sanity-check. DB restore is a deliberate manual op, not one-click.