Create .env.example

This commit is contained in:
2025-12-08 20:28:58 +00:00
parent 1c7dbfa1ec
commit 7bd320180c

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
MODAIC_TOKEN="<YOUR_MODAIC_TOKEN>"
ANTHROPIC_API_KEY="<ANTHROPIC_API_KEY>"