initial commit

This commit is contained in:
2026-02-28 19:44:58 +01:00
commit c1fbcdf6b1
13 changed files with 2422 additions and 0 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
ANTHROPIC_API_KEY=your-key-here
PORT=8083