LF
Get Started

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

Google Analytics

NEXT_PUBLIC_GA_ID

Get API Key →
Connected

G-F4SXKZPEBX

Mailchimp API Key

MAILCHIMP_API_KEY

Get API Key →
Disconnected

Not set

Mailchimp Audience ID

MAILCHIMP_LIST_ID

Get API Key →
Disconnected

Not set

Google Sheets API Key

GOOGLE_SHEETS_API_KEY

Get API Key →
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