Skip to content

application template for cloudflare workers app with Hono and Bun 🌥️ 🔥🥟

Notifications You must be signed in to change notification settings

tascript/hinoko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hinoko

hinoko is application template for cloudflare workers app with Hono and Bun.

usage

package install

$ bun install

emulator for workers

$ bun run emulator

deploy

$ bun run deploy

test

$ bun run test

migration

generate migration file

$ bun run migrate:gen

execute migration for local

$ bun run migration:local

execute migration for production

$ bun run migration:production

About

application template for cloudflare workers app with Hono and Bun 🌥️ 🔥🥟

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published