mirror of
https://github.com/tiennm99/claude-central-gateway.git
synced 2026-04-17 17:21:03 +00:00
- Replace Vercel-specific handler with Hono framework - Add Cloudflare Workers support via wrangler.toml - Restructure project: src/index.js, src/routes/messages.js - Update README with Cloudflare deployment instructions - Save framework decision to memory Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
321 B
Markdown
6 lines
321 B
Markdown
# Project Memory Index
|
|
|
|
- [Memory Saving Rules](memory_saving_rules.md) — How to save memories in this project
|
|
- [Implementation Plan](implementation_plan.md) — Architecture and design decisions for Claude Central Gateway
|
|
- [Framework Decision - Hono](framework_decision.md) — Why Hono was chosen over alternatives
|