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-starterGo to the project directory
cd my-projectInstall dependencies
yarn installStart the server
yarn devTo 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