Getting Started
Configure local environment
Written By: Winnie Mulli
Last Updated on June 23, 2025
1.3 Configure Local Environment
Create a .env
file:
Paste the values from your Supabase dashboard:
🔐 Keep .env
private - it connects your backend to your database.
Related to Getting Started