Separated by design
Marketing stays indexable in Astro, the dashboard stays fast as a SPA, and the API owns secrets, auth, storage, and data access.
PayTravel Bookings
PayTravel gives you a clean production base: authenticated SPA dashboard, Cloudflare Worker API, D1 database, R2 uploads, Resend emails, Sentry hooks, shared UI, and a public Astro site for marketing and SEO.
Marketing stays indexable in Astro, the dashboard stays fast as a SPA, and the API owns secrets, auth, storage, and data access.
Better Auth organizations, member invitations, API keys, user settings, and org-scoped todos are wired as practical starter flows.
D1, R2, Workers, Pages-style static assets, preview deploys, and runtime env validation are documented for the monorepo.