Skip to content

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

License

Notifications You must be signed in to change notification settings

svelterun/svelte-supabase-quickstart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.8%
  • Svelte 30.9%
  • CSS 30.7%
  • HTML 2.1%
  • Shell 0.5%