/supa-next-dashboard-example

supabase, next.js, tailwindcss, admin dashboard implementation example

Primary LanguageTypeScript

Supabase, Next.js, TailwindCSS Example

This is an example of how to use Supabase with Next.js 14 (App dir) and TailwindCSS.

Usage

1. Intsallation

npm install

or with yarn:

yarn install

2. Run the app

npm run dev

or with yarn:

yarn dev

NOTE: the .env file should be passed (you can check the .env.example)

that's it! you can go to http://localhost:3000 now


you can contact via abhmtcelik@gmail.com