2026-06-26 — Next.js official, dev panel, and style catalog

Product / platform

  • Next.js (site-nextjs/) is the official web implementation; SolidStart is on hold (README and Antora home/getting-started updated).

  • Convex users.platformRole supports developer for platform-wide access (separate from business owner / manager / staff).

  • FTN_DEVELOPER_EMAILS (server env) grants developer on sign-in for local and deployed dev accounts.

  • FTN developer panel — floating control (bottom-left) visible only to developers; links to internal tools and catalogs, not added to the public header nav.

  • /dev/styles — style catalog for card variants (default, glassmorphism shells, destructive/warning, and experimental liquid-glass via liquid-glass-react).

  • StyledCard component and lib/card-styles.ts registry for reusable card variant props.

Docs

  • Environment variables page documents FTN_DEVELOPER_EMAILS.

  • Onboarding workspace blurb notes Next.js as official and SolidStart on hold.