wrangler-proxy
wrangler-proxy copied to clipboard
Wrangler Proxy exposes Workers API to outside and integrate to your favorite frameworks. Compatible with DrizzleORM.
Hi, I want to use CF and D1 for building a project using SvelteKit and its prerender feature. Prerender is done at build time with vanilla node, not wrangler, so...
This looks great! Have struggled so much with this in my SvelteKit apps. Any plans to add support for * Durable objects * Queues * global vars like crypto and...
Hi. Just trying out this repo. It looks like that KV proxy isn't fully implemented ``` Error: Method not implemented. at v.getWithMetadata (file:///.../node_modules/wrangler-proxy/dist/index.js:1:9379) ```