Skip to content

ruchernchong/hono-sst-cloudflare

Repository files navigation

Hono SST Cloudflare

This is an example repository for exploring Hono and deploying to Cloudflare Workers using SST

# Install the packages
bun i

# Run the dev server locally
bun dev

# Deploy directly from local
bun run deploy