Add local proxy server for AI draft button; point button at /api/claude

This commit is contained in:
2026-08-20 14:49:26 -07:00
parent ee8f869905
commit e5c01003f8
7 changed files with 269 additions and 11 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
## Copy this file to .env and fill in your key. Do not commit .env.
ANTHROPIC_API_KEY=your-anthropic-api-key-here