feat:env-file

add an example env file
This commit is contained in:
Dustin Loring 2025-01-11 19:19:47 -05:00
parent bfeb80c78d
commit ed8ca37ef3

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