Skip to content

diploi/component-hono

Repository files navigation

icon

Hono Component for Diploi

launch with diploi badge component on diploi badge latest tag badge

Start a free demo without registering an account https://diploi.com/component/hono

Run Hono on Diploi. Uses Bun to handle dependencies and to run the application.

Uses the official oven/bun Docker image.

Operation

Getting started

  1. Sign up for a free Diploi account at https://console.diploi.com/
  2. In the Dashboard, click Create Project +
  3. Under Pick Components, choose Hono You can add other frameworks from this page.
  4. In Pick Add-ons, select any databases or extra tools you need.
  5. Choose Create Repository so Diploi generates a new GitHub repo for your project.
  6. Click Launch Stack

Link to guide https://diploi.com/blog/hosting_hono_apps

Development

Will run bun install when component is first initialized, and bun dev when deployment is started.

Production

Will build a production ready image. Image runs bun install & bun run build when being created. Once the image runs, bun start is called.

Links

Packages

 
 
 

Contributors 3

  •  
  •  
  •