aaronksaunders / supabase-vue-user-management

supabase.io quickstart example in vuejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

supabase-vue-user-management [OUTDATED]

See Updated Project Here


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


Languages

Language:Vue 89.9%Language:JavaScript 6.6%Language:HTML 3.6%