Home
This doc set covers the Next.js app in site-nextjs/ — the official web stack (Convex, auth, maps, and POS). The SolidStart package in site-solidstart/ is on hold; it is not the production target and should not receive new product features.
Platform and API
-
Changelog — narrative history, with per-milestone notes for commit-level archaeology
-
Getting started — run the Next.js app locally
-
Convex setup — schema and database behavior
-
HTTP API (OpenAPI) — public HTTP surface
-
Environment variables — monorepo configuration
-
Map performance and failover — map providers and env tuning
-
Events, host venues, and procurement — product model and Convex tables
-
Check-in system — operator and GPS flows
Mobile apps (Flutter)
The Flutter client lives in ftn-app. Published docs for Android and iOS are the Mobile apps Antora component in that repository’s docs/ tree.
Next.js implementation in this repo
For App Router, Vercel, and the current production feature set, see the Next.js documentation section (getting started, deployment, component architecture).
SolidStart (on hold)
The site-solidstart/ package remains in the monorepo for reference. Do not start new work there unless explicitly reviving the Solid port. Historical notes about the SolidStart introduction live in 2026-04-25 — SolidStart and glassmorphism.