CoolFace
Apppublic

yeswanth0212/token_system

sourceHugging Faceupdated 3mo agoView on Hugging Face
1likes
.env.example4 linesDownload Raw Back to backend
1# Supabase Connection String (Transaction mode / Session mode)2# Example: postgresql://postgres.xxxxxx:[YOUR-PASSWORD]@aws-0-eu-central-1.pooler.supabase.com:6543/postgres3DATABASE_URL=""4