svelte-supabase-quickstart

Svelte Supabase Quickstart

This is a project to quickstart your development with supabase combined with the svelte framework

svelte-supabase-quickstart

This is a project to quickstart your development with supabase combined with the svelte framework. For the full tutorial of this demo go to supabase documentation

How to get started

  • got to supabse and create a project
  • Go to your project settings > API and copy both the:
    • URL
    • API public key
  • Paste these credentials in the .env file of this project

run:

npm install
npm run dev

and it should work

If it doesn't

create an issue here.

Top categories

Loading Svelte Themes