Skip to content

Rei-x/next-on-cloudflare-example

Repository files navigation

Minimal repo for NextJS local development with D1 and KV bindings

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

How to run?

  1. Install dependencies
npm install
  1. Run the development server
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

About

D1 and KV in local development of NextJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published