Server Configuration

Configure the Nuxt host boundary without exposing server secrets to clients.

Configure the database and Better Auth URL/secret first, then the trusted native origin and active Apple/Google audiences. Add explicit RevenueCat product mappings and webhook authorization, production object-storage credentials, and APNs/FCM provider credentials only for the features you ship.

All of these values are server or deployment secrets. Client bundles receive only their API base URL, request Origin, publishable mobile SDK keys, and platform identifiers.

Missing core Unified settings must fail startup or the affected operation clearly. Never initialize a Supabase fallback from a Nuxt host configuration error.