Roo-Code/apps/web-roo-code/.env.example
2025-06-03 14:03:19 -07:00

11 lines
527 B
Text

# PostHog Analytics Configuration
# Replace these values with your actual PostHog API key and host
NEXT_PUBLIC_POSTHOG_KEY=your_posthog_api_key_here
NEXT_PUBLIC_POSTHOG_HOST=https://us.i.posthog.com
# Basin Form Endpoint for Static Form Submissions
# Replace this with your actual Basin form endpoint (e.g., https://usebasin.com/f/your-form-id)
NEXT_PUBLIC_BASIN_ENDPOINT=https://usebasin.com/f/your-form-id-here
TURSO_CONNECTION_URL=libsql://development-roo-code.aws-us-east-1.turso.io
TURSO_AUTH_TOKEN=your-auth-token-here