Skip to content

ic-sudo/supabase-vue-user-management

 
 

Repository files navigation

supabase-vue-user-management

This is based on the quickstart example(s) provided by supabase using React.js and Next.js

Just a reminder from the Supabase Documentation what exactly supabase is

Supabase is an open source Firebase alternative. We are a service to:

Listen to database changes.

  • Query your tables, including filtering, pagination, and deeply nested relationships (like GraphQL).
  • Create, update, and delete rows.
  • Manage your users and their permissions.
  • Interact with your database using a simple UI.

Blog Post & Video

About

supabase.io quickstart example in vuejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 89.8%
  • JavaScript 6.6%
  • HTML 3.6%