Share
Keep the Supabase service role key out of the browser bundle
One file that holds the admin client, and an import that makes the build fail if a client component ever reaches for it. The grep at the bottom is worth running after any session where the agent touched data access.
The server-only import is the best cheap guardrail there is.
amir_h
Build failed the moment I added it. A client component was importing the admin client. Yikes. tuan_ng