hinoko is application template for cloudflare workers app with Hono and Bun.
$ bun install$ bun run emulator$ bun run deploy$ bun run testgenerate migration file
$ bun run migrate:genexecute migration for local
$ bun run migration:localexecute migration for production
$ bun run migration:production