This repo shows how to use cf-bindings-proxy to use D1 and KV in local development with NextJS.
Deployed version: https://next-on-cloudflare-boy.pages.dev
- Install dependencies
npm install
- Run the development server
npm run dev
- Open http://localhost:3000 with your browser to see the result.