Server-rendered content outside, local-first workspace inside.

Use this starter for a public SSR content surface plus an authenticated `/app` shell that remains useful even before full remote sync exists.

📰SSR contentPublic marketing and guide pages render server-side for indexing, sharing, and fast first paint
📦Content registryAdd independent markdown-backed landing pages without dragging app state into the public surface
📱Local-first appLocal drafts, workflow stages, and optional sync that can be unplugged safely
🔐Account-aware syncKeep auth and remote APIs available for profiles and future backup or collaboration workflows
Local-First WorkspaceStart with on-device drafts and optional sync so the product remains useful before backend complexity arrives.
Public Content SystemPublish SSR-friendly guides and landing pages without coupling them to the authenticated app shell.
Deployment PrerequisitesCreate Cloudflare resources, secrets, and domains in the right order before the first deploy.
Customization ChecklistTrack the project-specific values you must replace before calling the starter production-ready.