Supabase Beta February 2021

02 Mar 2021

·

3 minute read

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#

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.)

Check it out!

  • @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#

Share this article

Build in a weekend, scale to millions