remix-bossa-nova-stack icon indicating copy to clipboard operation
remix-bossa-nova-stack copied to clipboard

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

Results 1 remix-bossa-nova-stack issues
Sort by recently updated
recently updated
newest added

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...