Create .env.example

This commit is contained in:
markfulton
2025-09-01 13:25:37 +07:00
committed by GitHub
parent 4baf8d3df8
commit 5a61e6731c

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Gemini API Configuration
VITE_GEMINI_API_KEY=
# Note: In production, API calls should go through a backend proxy
# This is for development and demonstration purposes only