logo
0
0
Login
[chore]: remove ms-vscode.vscode-typescript-tslint-plugin from VS Code recommendations (.vscode/extensions.json)
npm install npm run dev
npm run deploy

For generating/synchronizing types based on your Worker configuration run:

npm run cf-typegen

Pass the CloudflareBindings as generics when instantiation Hono:

// src/index.ts const app = new Hono<{ Bindings: CloudflareBindings }>()

About

No description, topics, or website provided.
Language
TypeScript81%
HTML17.7%
Shell1.4%