Setup & Configuration
Configure external services and view status of all integrations.
Domain & Deployment
Configure your custom domain and view DNS setup instructions.
Configure Domain →External Integrations
Connected
G-F4SXKZPEBX
Disconnected
Not set
Disconnected
Not set
Disconnected
Not set
Site URL (Canonical)
NEXT_PUBLIC_SITE_URL
Info
https://localflowhub...
How to Configure
Create a .env.local file in the project root and add your keys:
# Required (no default) NEXT_PUBLIC_SITE_URL=https://localflowhub.com # Analytics (optional — leave empty to disable) NEXT_PUBLIC_GA_ID=G-XXXXXXXXXX # Email Capture (optional — leave empty to disable) MAILCHIMP_API_KEY=your-api-key-us1 MAILCHIMP_LIST_ID=your-audience-id # Data (optional — leave empty to disable) GOOGLE_SHEETS_API_KEY=your-google-api-key