FeaturesNovember 20, 2023
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

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