# Introducing Supabase to Salt Source: https://usesalt.io/blog/introducing-supabase Published: 2023-11-20T12:00:00.000Z Author: Salt Team Category: Features ## Summary Supabase is an open-source Firebase alternative. It's a great ## Key takeaways - Salt uses Supabase for auth, database, and realtime infrastructure. - Studio operators get secure multi-tenant data with row-level security. - This post explains what we shipped and why it matters for your practice. ## Full article ## Introduction Supabase is an open-source Firebase alternative. It's a great tool for building a backend for your app. It's now integrated with Salt! ### 1. Create a supabase account First, go to{" "} Supabase {" "} and create an account. It's free for up to 10,000 rows per table. Then create a new project and a new table. ### 2. Add your credentials to Salt Copy the API URL and{" "} API Key from your Supabase project settings and add them to your Salt project settings. --- Salt — The proactive AI for your business. https://usesalt.io