AI-Syntax / .env.example
Hariprasath5128's picture
πŸš€ FINAL: Definitively Clean Launch (AI-Syntax New Space)
0f95125
raw
history blame contribute delete
202 Bytes
MISTRAL_API_KEY=your_mistral_api_key_here
HF_TOKEN=your_huggingface_token_here
# Supabase (PostgreSQL) Configuration
DATABASE_URL=postgresql://postgres.[PROJ_REF]:[ENCODED_PASS]@[HOST]:[PORT]/postgres