← Back to Awesome

Sections

Supabase

GitHub repository ↗ synced 2026/8/9

Awesome Supabase Awesome

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

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

To enhance this list, please refer to CONTRIBUTING.md.

Official Starters

Angular

![auth](https://img.shields.io/badge/-auth-informational)

Expo

![auth](https://img.shields.io/badge/-auth-informational)

Flutter

![auth](https://img.shields.io/badge/-auth-informational)

Next.js (TS)

![auth](https://img.shields.io/badge/-auth-informational)

Nuxt

![auth](https://img.shields.io/badge/-auth-informational)

Nuxt3

![auth](https://img.shields.io/badge/-auth-informational)

React

![auth](https://img.shields.io/badge/-auth-informational)

Solid

![auth](https://img.shields.io/badge/-auth-informational)

Svelte

![auth](https://img.shields.io/badge/-auth-informational)

Svelte Kit

![auth](https://img.shields.io/badge/-auth-informational)

Vue 3

![auth](https://img.shields.io/badge/-auth-informational)

Next.js, Slack Clone

![realtime](https://img.shields.io/badge/-realtime-orange)

Svelte, Todo list

![database](https://img.shields.io/badge/-database-9cf)

React Native, Stripe Payments

![edge functions](https://img.shields.io/badge/-edge%20functions-darkgreen)

Flutter, Stripe Payments

![edge functions](https://img.shields.io/badge/-edge%20functions-darkgreen)

The following starters supports the @supabase/supabase-js v2 library.

Community Starters

Vuepabase

Vue3 Supabase starter, with Pinia, Vue-router 4, Tailwind CSS, Vitest, Cypress and more.

Supastarter

Supabase starter with Next.js, authentication, mail templates, landing page, dashboard and blog.

RedwoodJS Supabase Quickstart

Supabase Quickstart example app with RedwoodJS.

Basejump

Open source Next.js starter with teams, personal accounts, invitations, Tailwind, i18n. Fully tested schema.

Supanext

Supabase starter with Next.js, including AI app examples, auth, billing, settings, landing page, blog, and more.

SupaSasS Lite

Open source Next.js SasS template (with 2FA, and example app)

SupaSocial

React social media starter with auth, friend requests, profile pics, and example app (profile, friends, signin, leaderboard, and more pages).

Extro

Open source browser extension starter kit.

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 PostgreSQL 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](https://supabase.com/docs/guides/migrations/heroku) with a video for this migration process.

Supabase DB to Google Sheets

Tool to pull Supabase data into Google Sheets.

Retool REST API data generator

Tool to generate structured data to be inserted into your PostgresDB.

Lovable Cloud to Supabase Exporter

Migrate tables, users, and storage from Lovable Cloud to your own Supabase backend without password resets or manual CSV work.

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.

Supabase Plus

An extra set of tools for managing Supabase projects, going beyond the possibilities of the regular Supabase CLI.

Community Tools

MadeWithSupabase

App to explore projects made with Supabase. Users can find by specific Supabase functionality used or via user-given tags, and also find projects submitted in specific calendar months.

Octokit-lite

App to perform common use case GitHub operations on multiple repositories efficiently. Uses Supabase Auth and DB.

Generate Supabase Database Types GitHub Action

GitHub action to generate types based on your Supabase database.

Supabase Cache Helpers

Collection of framework specific Cache utilities for working with Supabase.

PostgreSQL WebAssembly by Snaplet and Supabase

Tool to run PostgreSQL in the browser.

Bemi for Supabase JS

Open-source platform for automatic data change tracking.

Supabase automated self host

Self-host Supabase with Caddy and Authelia. Just run ONE script.

Edge Worker

Open-source serverless task queue worker that runs on Supabase Edge Functions (Background Tasks) and Supabase Queues. It simplifies consuming the queues and adds useful features like concurrency control, retries, and observability.

Supabase DataFlows SMS Hook

Send phone OTP verification via DataFlows SMS API. Australian alternative to Twilio for Supabase Auth.

Pharos AI

Open-source real-time intelligence dashboard for geopolitical conflict tracking with interactive maps, OSINT feeds, and AI-powered briefs.

Online Courses

Build a Full-Stack App with Next.js, Supabase & Prisma

Learn to build a full-stack application from scratch using some of the best modern web technologies: React / Next.js, Prisma, and Supabase. Free course by [Grégory D'Angelo](https://twitter.com/gdangel0).

Cache Supabase data at the Edge with Cloudflare Workers and KV Storage

Teaches devs how to query, perform cache crud operations on Supabase with KV Storage using Cloudflare workers through a free course.

Vue JS Essentials: A Beginners Series on Pinia, Vitest, and Supabase

A great series of in-depth tutorials, includes frontend tests and mocks to emulate a production grade project.

Featured at Cloudflare x Supabase Developer Meetup. Free course by Jon Meyers.

Videos, Podcasts, Livestreams, Talks

Is Supabase Legit? Firebase Alternative Breakdown

Video by Fireship.io on Supabase.

Supabase Happy Hours

A signature ongoing series of livestreams hosted by the Supabase core team, where they try to create side projects using Supabase APIs and engage with the community. Hosted by core members [Thor Schaeff](https://thorweb.dev/), [Jon Meyers](https://jonmeyers.io/), Alaister Young and [Tyler Shukert](https://dshukertjr.dev/).

Supabase Developer Stories

An ongoing series where SaaS founders/co-founders that use Supabase to showcase their products.

CityJS 2022 Talk on Building Billy with Supabase

A talk on how a React Native expense tracker side project is built with Supabase, by a SupaSquad member [Estee Tey](https://esteetey.dev/).

Build An Image Gallery With Supabase Storage and React

A tutorial on using Supabase to upload & serve images.

PMF is one pivot away with Ant Wilson from Supabase

Talks about Supabase's experiences of the phases before and after Product Market Fit (PMF).

Integration Guides

Firebase to Supabase

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

How to Manage Your Supabase Database with Directus

Directus Studio provides a means to browse, manage, and visualize database content through a no-code app and this guide shows how to setup Supabase with Directus.

Supabase admin panel tutorial with Retool

Retool helps teams to build internal tools quickly. Learn how to setup an admin panel using Retool and Supabase.

Set up a monorepo with Supabase and Turborepo

Talks about how a codebase is migrated to a turborepo-powered pnpm monorepo that ships 3 Next.js apps, a Preact widget, a React Native app and two Fastify servers out of a single repository, all speaking to the same Supabase instance.

How to Implement RBAC (Role-Based Access Control) in Supabase

Learn how to implement Role-Based Access Control (RBAC) authorization into a Supabase application with Permit.io.

Integrate Clerk with Supabase

Official guide for using Clerk as the auth provider for Supabase, including RLS policies.

Other interesting articles

How to market to developers on Twitter: Learnings from 4 months of Supabase feed

Analyzes growth marketing strategy of Supabase, especially on Twitter.

How Fleeting Notes Migrated 1000+ Users from Firebase to Supabase (Stripe, Firebase, Supabase)

Walks through the process of how Fleeting Notes (a note-taking application) migrated from Firebase to Supabase in terms of Stripe integration and its databases.

Ultimate guide to testing on Supabase using pgTAP

How to test RLS policies and requests to Supabase.

Migrating from Firebase to Supabase: Lessons Learned

A detailed walkthrough of the migration workflow in terms of the various aspects of the BaaS, and their differences in terms of realtime subscriptions and data types.

Supabase vs Firebase: Choosing the Right Backend for Your Project

A detailed comparison between Supabase and Firebase. Discover the key differences between the two platforms and the advantages of choosing Supabase over Firebase.