Skip to content

Match Supabase API key env names#6

Open
eltontay-circle wants to merge 3 commits into
circlefin:masterfrom
eltontay-circle:codex/supabase-api-keys-env-comment
Open

Match Supabase API key env names#6
eltontay-circle wants to merge 3 commits into
circlefin:masterfrom
eltontay-circle:codex/supabase-api-keys-env-comment

Conversation

@eltontay-circle

@eltontay-circle eltontay-circle commented Apr 7, 2026

Copy link
Copy Markdown

Summary

  • rename the repo env var to NEXT_PUBLIC_SUPABASE_PUBLISHABLE_DEFAULT_KEY to match Supabase's generated setup snippet
  • update .env.example to point to the settings/api-keys page
  • update README and Supabase client helpers to use the renamed env var consistently

Why

The repo previously documented and read NEXT_PUBLIC_SUPABASE_PUBLISHABLE_KEY, while Supabase's generated setup flow uses NEXT_PUBLIC_SUPABASE_PUBLISHABLE_DEFAULT_KEY. Renaming the repo variable removes that mismatch and makes the onboarding path line up with what developers copy from Supabase.

@eltontay-circle eltontay-circle changed the title Clarify Supabase API keys comments in .env.example Match Supabase API key env names Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant