wrangler-proxy icon indicating copy to clipboard operation
wrangler-proxy copied to clipboard

Wrangler Proxy exposes Workers API to outside and integrate to your favorite frameworks. Compatible with DrizzleORM.

Results 3 wrangler-proxy issues
Sort by recently updated
recently updated
newest added

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...

wontfix

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...

enhancement

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) ```