Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 814 Bytes

README.md

File metadata and controls

47 lines (27 loc) · 814 Bytes

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 ⭐