User-facing applications
`apps/bookmarks/site` handles marketing and onboarding. `apps/bookmarks/app` handles member workflows across web/mobile.
Bookmarks runs with a clear split: a lightweight marketing site, a Flutter member app, and Cloudflare-backed platform services for API, data, and access control.
`apps/bookmarks/site` handles marketing and onboarding. `apps/bookmarks/app` handles member workflows across web/mobile.
Workers back API routes, D1 stores club discussion data, and Bookmarks account tokens secure app sessions.