-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Deployment Task
Deploy Billy Bullshit to Cloudflare Workers in production.
Steps:
- Set up Cloudflare account and Workers
- Create KV namespaces for conversation storage
- Configure wrangler.toml with production settings
- Set environment variables (ANTHROPIC_API_KEY, etc.)
- Deploy using
npm run deploy - Test all endpoints (/review, /chat, /roast, /analyze, /debate)
- Set up custom domain (billy.chitty.cc)
- Configure CORS for production
Acceptance Criteria:
- Billy responds to API requests
- All endpoints working
- Conversation history persists
- Performance metrics acceptable (<100ms response time)
Priority: High
Metadata
Metadata
Assignees
Labels
No labels