Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 554 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 554 Bytes

Built with TypeScript, Hono.js, & CloudFlare Workers

Development

git clone https://github.com/stordahl/stordahldotdev.git
cd stordahldotdev
bun install && bun run dev

Deploy

To deploy, you'll need

  1. a CF worker Secret named GH_TOKEN to be available in your worker
  2. to be authenticated with Wrangler
bun run deploy