Booking SvelteKit

experimental

Full Cloudflare SvelteKit booking app template with detached booking API/domain logic.

sveltekittypescript@sveltejs/adapter-cloudflare

Booking SvelteKit scaffolds a complete, source-visible Cloudflare app — every file readable, the full repo exportable. Booking SvelteKit runs on sveltekit + typescript via @sveltejs/adapter-cloudflare, deployed to Cloudflare Workers. It composes 5 required modules — Gateway, Auth, Customer, Booking, Audit Log, with Payment, Email, Admin Shell, Webhook Delivery optional. The modules are pinned in microservices.lock.json, and it runs locally with no login and no Cloudflare account. From there your agent adds modules, edits typed hooks, runs microservices check, and deploys when it passes.

Required modules

Optional modules

The canonical template currently lives in the private core platform repo.

Do not mark this listing verified until a public template source or package is available and screenshot checks pass.