An open source boilerplate to ship your indie project faster.
Next js, TailwindCSS, Supabase, Shadcn UI
Clone the project
git clone https://github.com/mukhrr/supabase-auth-starter
Go to the project directory
cd my-project
Install dependencies
yarn install
Start the server
yarn dev
To run this project, you will need to add the following environment variables to your .env file
NEXT_PUBLIC_SUPABASE_URL
NEXT_PUBLIC_SUPABASE_ANON_KEY