Add example env file and clarify setup steps

This commit is contained in:
Anthony
2025-11-27 21:36:09 +08:00
parent fb4f8fa795
commit b310c090ce
2 changed files with 3 additions and 1 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
# Copy this file to .env.local and set your Gemini API key
VITE_API_KEY=your_key_here