Hono Cloudflare Workers TypeScript Cursor Rules
Cursor rules for Hono on Cloudflare Workers — edge routing, D1 database, KV storage, R2 object storage, and Wrangler deployment
Backend cloudflare Cursor Rules
Details
Author: ThanhNguyxn
Category: Backend
Framework: cloudflare
Format: Cursor Rules
Source:
View on GitHub
How to install in Cursor
One-line install
npx -y degit PatrickJS/awesome-cursorrules . Manual steps
- Download or copy the rules file from the source repository.
- Add it to your project root as
.cursorrules. - Restart Cursor — the rules will be active for all AI interactions in this project.