tanerijun / next-on-cloudflare-example

D1 and KV in local development of NextJS

Home Page:https://next-on-cloudflare-boy.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://next-on-cloudflare-boy.pages.dev/


Languages

Language:TypeScript 84.1%Language:JavaScript 14.7%Language:CSS 1.2%