feat: Initialize Hono bundle template for edge workers

This commit is contained in:
2026-08-26 13:05:08 +03:30
commit d001298e80
6 changed files with 71 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000