Infrastructure: Implement master/dev/vX branching, save git path, and fix username casing
This commit is contained in:
5
backend/.env.example
Normal file
5
backend/.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
# Google Gemini API Key
|
||||
GEMINI_API_KEY=your_gemini_key_here
|
||||
|
||||
# Anthropic Claude API Key
|
||||
CLAUDE_API_KEY=your_claude_key_here
|
||||
Reference in New Issue
Block a user