Back to Blog

Getting Started with Supabase

Supabase is an open-source Firebase alternative. It's a great tool for building a backend for your app.

Posted by

Supabase logo

Introduction

Supabase is an open-source Firebase alternative. It's a great tool for building a backend for your app.

1. Create a Supabase account

First, go to Supabase and create an account.

2. Add your credentials

Copy the API URL and API Key from your Supabase project settings. Add these to your project:

  • .env.local