Skip to content

mukhrr/supabase-auth-starter

Repository files navigation

NEXT JS & SUPABASE AUTH STARTER

An open source boilerplate to ship your indie project faster.

Tech Stack

Next js, TailwindCSS, Supabase, Shadcn UI

Node version: 18.x

Run Locally

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

Environment Variables

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

Buy me a pizza 🍕 or/and give a star ⭐

Releases

No releases published

Sponsor this project

Packages

No packages published