Launch setup

MechIQ is ready for live services.

This page checks the Supabase, Stripe, and app settings that need to exist before real signups, subscriptions, and saved answers can work.

ReadySupabase
ReadyStripe
ReadyApp URL

Required settings

All set

Supabase project URL

NEXT_PUBLIC_SUPABASE_URL

Present

Supabase anon key

NEXT_PUBLIC_SUPABASE_ANON_KEY

Present

Supabase service role key

SUPABASE_SERVICE_ROLE_KEY

Present

Stripe secret key

STRIPE_SECRET_KEY

Present

Stripe webhook secret

STRIPE_WEBHOOK_SECRET

Present

Solo subscription price

NEXT_PUBLIC_STRIPE_SOLO_PRICE_ID

Present

Garage subscription price

NEXT_PUBLIC_STRIPE_GARAGE_PRICE_ID

Present

Workshop Pro subscription price

NEXT_PUBLIC_STRIPE_WORKSHOP_PRICE_ID

Present

Public app URL

NEXT_PUBLIC_APP_URL

Present