About
About Raven Hubs Games
Raven Hubs Games is a browser game destination built around fast discovery, clear categories, and useful game pages.
Updated 2026-06-23
What we are building
Raven Hubs Games focuses on lightweight browser game discovery without requiring a custom backend API in the first version.
The catalog is read from a JSON file stored on Cloudflare R2, then normalized into game pages, categories, search metadata, and guide content.
Catalog source
Game metadata should come from the Cloudflare R2 JSON catalog. Frontend code should not contain real private tokens or unpublished partner data.
- R2 JSON catalog
- Next.js App Router pages
- OpenNext Cloudflare Worker deployment