clerk / remix-bossa-nova-stack

The Remix Stack with Clerk authentication, Supabase database, Chakra UI, testing, linting, and more.

Home Page:https://bossa-nova-stack.clerk.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update .env.example variable names

segheysens opened this issue · comments

After creating a copy of this repo, I had to update the Clerk environment variables to CLERK_PUBLISHABLE_KEY and CLERK_SECRET_KEY to get things working. Is this a default naming scheme that the @clerk/remix client looks for?