← All Projects
GameCodex
InternalA game codex & collection site on a fully edge architecture: Astro SSR + Cloudflare D1/R2/KV.
GameCodex is a game codex and asset-collection site: a no-login, SEO-friendly frontend plus a single-admin backend for content operations. The whole stack lives on the Cloudflare edge — D1 for data, R2 for object storage, KV for caching, Workers for compute — with unit tests and E2E tests guarding every commit in CI.
## Highlights
- 01 Astro SSR with SEO-friendly dynamic rendering
- 02 Fully edge: Cloudflare D1 / R2 / KV / Workers
- 03 No-login frontend + single-admin backend
- 04 Unit tests + E2E tests + CI gates
## Tech
AstroCloudflare D1R2WorkersVitestPlaywright