Summary only — the full architecture documentation with Mermaid diagrams lives in the git repo at docs/architecture/. This page exists so the high-level shape is visible from Notion without needing to open the repo.
Next.js 16 (App Router) frontend on Vercel → Express 5 REST API on Render → Prisma 7 → PostgreSQL on Supabase.
architecture/overview.md — stack, layer boundariesarchitecture/authentication-flow.md — JWT auth, client-side-only admin route guardarchitecture/cms-flow.md — custom CMS content flowarchitecture/deployment-architecture.md — Vercel + Render + Supabase topologyarchitecture/future-architecture.md — every open architectural decisionDo not duplicate diagrams or deep technical detail here — link to the repo instead.