SvelteKit on Cloudflare Example
This example demonstrates deploying a SvelteKit application to Cloudflare with KV Namespace and R2 Bucket bindings.Features
- SvelteKit: Modern Svelte meta-framework
- KV Namespace: Key-value storage for auth/sessions
- R2 Bucket: Object storage
- Environment Bindings: Secrets and configuration
- Type Safety: Full TypeScript types for platform