~/ruiqin.dev
← All Projects

GameCodex

Internal

A game codex & collection site on a fully edge architecture: Astro SSR + Cloudflare D1/R2/KV.

GameCodex screenshot

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

  1. 01 Astro SSR with SEO-friendly dynamic rendering
  2. 02 Fully edge: Cloudflare D1 / R2 / KV / Workers
  3. 03 No-login frontend + single-admin backend
  4. 04 Unit tests + E2E tests + CI gates

## Tech

AstroCloudflare D1R2WorkersVitestPlaywright