Files
Webklar/.env.example
2026-05-25 14:49:50 +02:00

15 lines
578 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Appwrite Kopie auf dem Server als .env anlegen (wird nicht mit Git gepusht!)
# Nach dem Klonen/Pullen: npm run setup:env oder cp .env.example .env
VITE_APPWRITE_ENDPOINT=https://appwrite.webklar.com/v1
VITE_APPWRITE_PROJECT_ID=696b82270034001dab69
VITE_APPWRITE_DATABASE_ID=698124a20035e8f6dc42
VITE_APPWRITE_CONTACT_COLLECTION_ID=contact_submissions
# Google Analytics 4 optional, derzeit übersprungen (Zeile auskommentiert lassen)
# VITE_GA4_MEASUREMENT_ID=G-XXXXXXXXXX
# Optional: Supabase (falls später genutzt)
# VITE_SUPABASE_URL=
# VITE_SUPABASE_ANON_KEY=