Home
This doc set covers the Next.js app in site-nextjs/ — the official (and only active) web stack (Convex, auth, maps, and POS).
Platform and API
-
Changelog — narrative history, with per-milestone notes for commit-level archaeology
-
Getting started — run the Next.js app locally
-
Tooling (Node / pnpm) — Corepack, pnpm 11 workspace, Node 24
-
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
-
Subscription management (Adapty) — paid access levels (mobile IAP + future Stripe)
-
Messaging & marketing (Customer.io) — planned Email / SMS / Push / In-app stack
-
Monitoring & testing (roadmap) — performance monitoring and website testing (no vendor research yet)
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 (retired)
site-solidstart/ is a retired archive in the monorepo. It is not deployed and must not receive product work. Historical notes: 2026-04-25 — SolidStart and glassmorphism.