Bun
Run following with bun run --hot server.ts
Core package for StoryBooker
View all tagsRun following with bun run --hot server.ts
Run following with deno serve -REW server.ts
Refer Hono docs//hono.dev/docs/getting-started/nodejs
When creating a request handler using createHonoRouter (or a wrapper like registerStoryBookerRouter in Azure), you have to pass an options object which contain various service adapters and other options.