devsaran / awesome-supabase

Official + Community Starters & Resources on Supabase ⚡️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Supabase Awesome

Supabase is an awesome open source alternative to Firebase, where it provides you with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

This list tries to cover what is awesome about the product and its community! 👁⚡️👁

Contents

Official Starters

Community Starters

  • Vuepabase - A Vue3 Supabase starter, with Pinia, Vue-router 4, TailwindCSS, Vitest, Cypress and more.
  • Supastarter - A Supabase starter with Next.js, authentication, mail templates, landing page, dashboard and blog.

Data Migration Tools

  • Supabase Schema - Generate SQL scripts and database diagram with this handy tool. No sensitive information is required, only need the project url + anonymous key.
  • Heroku to Supabase Importer - Given Heroku is ending free-tier support soon, if you have any Postgres DB that you want to continue supporting on your projects, migrating to Supabase will be a good choice. With this tool, it will be a breeze to migrate over. Here's a guide with a video for this migration process.
  • Supabase DB to Google Sheets - Tool to pull Supabase data into Google Sheets.

Supabase DX Tools

  • Supabase CLI - The Supabase CLI provides tools to develop your project locally and deploy to the Supabase Platform.
  • Supabase SQL - Find common use case SQL scripts easily for copy pasting.

Community Tools

UI Libraries

Videos, Livestreams, Talks

Online Courses

Technical Guides/Articles

  • Firebase to Supabase - A collection of guides of migrating from different components of Firebase such as Auth, Firestore, Storage, Functions to Supabase.

Other interesting articles

About

Official + Community Starters & Resources on Supabase ⚡️

License:Creative Commons Zero v1.0 Universal