Production placeholders

Launch Integrations

These are the services the production app is prepared to connect to: Clerk, Neon, Claude, Stripe, GitHub, Netlify, EMG Loop, IndexNow, analytics, and media storage.

Clerk

Auth, roles, session management.

CLERK_SECRET_KEY

Neon

Main Postgres database for users, artists, fans, commerce, messages, and Loop events.

DATABASE_URL

Claude

Artist AI Studio for bios, SEO, AEO, captions, and layout help.

ANTHROPIC_API_KEY

Stripe

Artist plans, featured slots, tickets, merch, and payments.

STRIPE_SECRET_KEY

GitHub

Versioned profile publishing and undo/restore.

GITHUB_TOKEN

Netlify

Deploy previews, production publish, and rollback hooks.

NETLIFY_SITE_ID

EMG Loop

Webhook every key action into the Loop and Neon event store.

LOOP_WEBHOOK_URL

IndexNow + Analytics

Search indexing, GA4, GTM, Clarity, Meta, and TikTok placeholders.

GA4_MEASUREMENT_ID
Manual setup checklist is included in docs/THIRD_PARTY_SETUP_CHECKLIST.md.