Process Flow - Environment variables and secrets
Start: Deploy Supabase Project
Set Environment Variables
Set Secrets (Sensitive Data)
Supabase Reads Variables & Secrets
Use Variables in Functions/Configs
Run Project with Secure Config
End
This flow shows how you set environment variables and secrets in Supabase, which the system then uses securely during project execution.