© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
Cloudflare DevelopersCD
Cloudflare Developers•15mo ago•
11 replies
daniel

Are KV service bindings compatible with Remix Pages?

Following the example on https://developers.cloudflare.com/pages/functions/bindings it is not clear to me how the Remix Pages
functions/[[path]].ts
functions/[[path]].ts
works with this example. I also attempted to add directly via Wrangler following this page https://developers.cloudflare.com/kv/get-started/#2-create-a-kv-namespace but got an error running
npx wrangler kv namespace create BINDING_NAME
npx wrangler kv namespace create BINDING_NAME
with message
 [ERROR] Unknown arguments: kv, namespace, create, BOOKLISTS_KV
 [ERROR] Unknown arguments: kv, namespace, create, BOOKLISTS_KV
Cloudflare Docs
Bindings | Cloudflare Pages docs
A binding enables your Pages Functions to interact with resources on the Cloudflare developer platform. Use bindings to integrate your Pages Functions with Cloudflare resources like KV, Durable Objects, R2, and D1. You can set bindings for both production and preview environments.
Bindings | Cloudflare Pages docs
Cloudflare Docs
Get started | Cloudflare Workers KV
Workers KV provides low-latency, high-throughput global storage to your Cloudflare Workers applications. Workers KV is ideal for storing user configuration data, routing data, A/B testing configurations and authentication tokens, and is well suited for read-heavy workloads.
Get started | Cloudflare Workers KV
Cloudflare Developers banner
Cloudflare DevelopersJoin
Welcome to the official Cloudflare Developers server. Here you can ask for help and stay updated with the latest news
85,042Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Service Bindings in Pages Local Mode
Cloudflare DevelopersCDCloudflare Developers / pages-help
3y ago
Service bindings does not work (at least locally) with Pages
Cloudflare DevelopersCDCloudflare Developers / pages-help
16mo ago
Cloudflare Pages, Remix with Sentry
Cloudflare DevelopersCDCloudflare Developers / pages-help
3y ago