feat: env file

add an example env file
This commit is contained in:
Dustin Loring 2025-01-11 19:20:31 -05:00 committed by GitHub
commit 6dd4916705
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
.env.example Normal file
View File

@ -0,0 +1,6 @@
# Application
VITE_LOG_LEVEL=debug
# API Keys (replace these with your actual keys)
ANTHROPIC_API_KEY=XXX