svelte-supabase-auth

Svelte Supabase Auth

Simple authentication with supabase and svelte

Simple authentication for web applications

Written using the following technologies:

  • Rollup
  • SvelteJS
  • Supabase (Backend)

Preview:

Installation:

git clone https://github.com/syntomy/simpleAuth.git
cd simpleAuth
npm i

To run it in dev mode:

npm run dev

To build it

npm run build

Build directory is /public/build

Top categories

Loading Svelte Themes