
Supabase is an open source Firebase alternative. We've now been building for one year. Here's what we released last month.
Quick demo#
Watch a full demo:
Dashboard Sidebars#
We've improved the UX of our Dashboard with sidebars in every section, including the Table view, the Auth section, and the SQL Editor.
SQL Autocomplete#
Writing SQL just got 10x easier. We added autocomplete to the SQL editor, including table & column suggestions.
Auth Redirects#
Redirect your users to specific route within your site on signIn() and signUp().
Replication management#
We added a page to the Database section for managing Postgres Replication. It's still basic, but you can use it to manage your realtime API - choosing which tables are enabled, and which events to send.
Learning Resources#
We've released a new Resources section in our docs, as well as two new Auth modules: GoTrue Overview and Google OAuth.
New Region#
Launch your database in South Africa.
Kaizen#
- We filled up our Examples page with a lot of new content.
- We released a Docker Compose file for running Supabase locally. This will be used in our upcoming CLI.
- We have a couple of pending RFCs which you may want to participate in:
Community#
One of the community, @ftonato, has built an amazing example that shows how to use Supabase with Stencil (a Web Component compiler built by they Ionic team.)
- @kiwicopple on the LogRocket Podcast. Link
- @bdougie Livestream: More Fullstack React w RedwoodJS + Supabase. Link
- @gbibeaul created
useSupabase: Supabase React Hooks. GitHub
We hit 6000 GitHub stars on GitHub
Source: repository.surf/supabase
Coming next#
Waiting for Supabase Storage? Here's a sneak peek for the upcoming Launch Week at the end of March.
Get started#
- Start using Supabase today: supabase.com/dashboard
- Make sure to star us on GitHub
- Follow us on Twitter
- Subscribe to our YouTube channel
- Become a sponsor