From ad4e347e12a4531986b2e791e735d583d9b2299b Mon Sep 17 00:00:00 2001 From: Jeremy Holstein Date: Wed, 19 Jun 2024 14:11:11 -0400 Subject: [PATCH] readme --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index cc58e96..71e23b5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,3 @@ -``` -npm install -npm run dev -``` +# Hono + Sutando (Knex) + Cloudflare D1 [for Cloudflare Pages and Cloudflare Workers] -``` -npm run deploy -``` +This example is to show that Cloudflare Functions for Pages doesn't work the same as Cloudflare Workers, where the same code fails to deploy to node compatability issues. \ No newline at end of file