StatsHub Docs

Web app

The Next.js 14 product site and reference implementation for the Go API port.

apps/web is the product website. It uses the Pages Router and includes both customer pages and the existing /api/* implementation.

pnpm dev
pnpm build
LayerTechnology
UINext.js 14, React 18, Tailwind CSS 3
Browser dataSWR
Server dataDrizzle and Postgres
AuthenticationSupabase
BillingStripe

The Go service is replacing src/pages/api route by route. Until that work is complete, the web API remains the behavior reference used by statshub-api-contract.