Admin · Runtime Config

app_config

Stored in Supabase · loaded into an in-memory cache at runtime (TTL 60s). Edits take effect on the next cache refresh.

admins: founder@favdi.sh

Can't read app_config: [object Object]

app.name
Display name of the app.
beachhead.city
v1 beachhead city. Changing this is a scope expansion.
beachhead.cuisine
v1 beachhead cuisine. Changing this is a scope expansion.
geofence.radius_m
Vote geofence radius in meters (PO decision: 120m).
feature.friend_feed
Toggle the friends feed surface (Phase 06).
google.maps_api_keySECRET
Google Maps SDK key (Phase 05).
google.places_api_keySECRET
Google Places API key (Phase 02).
anthropic.api_keySECRET
Claude API key for dish categorization (Phase 02).
stripe.secret_keySECRET
Stripe secret key for owner subscriptions (Phase 11).
stripe.webhook_secretSECRET
Stripe webhook signing secret (Phase 11).
posthog.keySECRET
PostHog project key (Phase 12).
posthog.host
Self-hosted PostHog host URL (Phase 12).
sentry.dsnSECRET
Sentry DSN (Phase 12).