mirror of
https://github.com/willchen96/mike.git
synced 2026-06-14 20:55:13 +02:00
docs: improve setup guidance and env examples
This commit is contained in:
parent
dbbf19697e
commit
a84c1cc113
5 changed files with 100 additions and 45 deletions
|
|
@ -10,5 +10,6 @@ R2_BUCKET_NAME=mike
|
|||
|
||||
GEMINI_API_KEY=your-gemini-key
|
||||
ANTHROPIC_API_KEY=your-anthropic-key
|
||||
OPENROUTER_API_KEY=your-openrouter-key
|
||||
OPENAI_API_KEY=your-openai-key
|
||||
RESEND_API_KEY=your-resend-key
|
||||
USER_API_KEYS_ENCRYPTION_SECRET=your-long-random-secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue