68919fb0dbf1dece9b6631a935d1a253acacca26
Signed-off-by: Pascal Vorwerk <info@fossores.de>
adapter-cloudflare
Extended version of the default SvelteKit Adapter for Cloudflare Pages with support for mocking most bindings supported by Cloudflare Workers.
Credits
This adapter is based on the official adapter for Cloudflare Pages. Cloudflare Workers bindings are emulated using Miniflare.
Description
Enhanced version of the official SvelteKit adapter for Cloudflare Pages that supportes
emulate() in order to use KV, R2, Durable Objects and D1 during local development.
Languages
TypeScript
100%