A Nodejs Hono example for Zerops which you can deploy in 2 simple steps.
Features
- Hono
-
Navigate to the Zerops Dashboard and locate the import project button on the sidebar.
-
Paste the Project Yaml
project:
name: hono
services:
- hostname: hononode
type: nodejs@18
buildFromGit: https://github.com/fxck/zerops-honojs
ports:
- port: 3000
httpSupport: true
enableSubdomainAccess: true
minContainers: 1If you still find yourself stuck in the process join our Discord community.
