Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Example starter repo for Clerk and Supabase

Notifications You must be signed in to change notification settings

clerk/clerk-supabase-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clerk + Supabase Starter

Clerk documentation @ClerkDev on Twitter

This example shows how to use Clerk with Supabase. The example React application features sign up, sign in, profile management, a request for a custom JWT token, and an authenticated database call.

Running the starter

To run the example locally you need to:

  1. Sign up for a Clerk account at https://clerk.dev.
  2. Follow the integration instructions for Supabase.
  3. Set the required Clerk environment variables as shown in the example env file.
  4. npm install the required dependencies.
  5. npm start and you are good to go.

Need help?

If you need support or have anything you would like to ask, please reach out in our Discord channel. We'd love to chat!