How to add KV binding to Qwik City project in local development?
I create my qwik city project with
pnpm create cloudflare@latest
, and I follow this instruction:
https://developers.cloudflare.com/pages/framework-guides/deploy-a-qwik-site/#use-bindings-in-your-qwik-application
my package.json:
The MY_KV
is not in platform
2 Replies
GitHub
[🐞] Cloudflare Pages: Ability to run cloudflare pages dev server wi...
Which component is affected? Qwik Rollup / Vite plugin Describe the bug The current Cloudflare pages setup makes it hard to develop qwik-city with Cloudflare page functions. Cloudflare has D1, KV e...
Also, the example in this doc section is incorrect
https://developers.cloudflare.com/pages/framework-guides/deploy-a-qwik-site/#use-bindings-in-your-qwik-application