StatsHub Docs

Features

Every board and page the product site serves — one page each, grouped by the route group it lives in.

The route groups under src/app/(dashboard) are the product's own vocabulary, and each board has a matching directory in src/composed. A board's route is where it is reached; its composed/ directory is what it is made of.

Betting

Props

Matchday

Stats

Tools

Everything else

Still served by legacy

/league, /leagues, /previews and /basketball are rewritten to legacy by LEGACY_ROUTES in next.config.js. Those rewrites match before this app's own routes, so adding a page here without removing its entry there means the page is never reached.

On this page