Skip to content

Conversation

@Abhi090309
Copy link

Supabase Config

NEXT_PUBLIC_SUPABASE_URL=https://your-project.supabase.co # Supabase Project URL
NEXT_PUBLIC_SUPABASE_ANON_KEY=your_anon_key_here # Supabase Public Anon Key

Stripe Config

NEXT_PUBLIC_STRIPE_PUBLIC_KEY=your_stripe_publishable_key # Stripe Publishable Key (Frontend use)
STRIPE_SECRET_KEY=your_stripe_secret_key # Stripe Secret Key (Backend use)

Supabase Admin (Backend Secure)

SUPABASE_SERVICE_ROLE_KEY=your_service_role_key # Supabase Service Role Key (Admin access)

@ljharb ljharb marked this pull request as draft April 11, 2025 20:55
@ljharb ljharb changed the title Create .env.local [spam] Apr 11, 2025
@ljharb ljharb added the non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated. label Apr 11, 2025
@ljharb ljharb closed this Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-issue / invalid This isn't relevant to nvm, or turned out to be something unrelated.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants