Skip to content

nermalcat69/zerops-honojs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zerops + Hono - Node

Header Image

A Nodejs Hono example for Zerops which you can deploy in 2 simple steps.

Features

  • Hono

Instructions to Deploy on Zerops

  1. Navigate to the Zerops Dashboard and locate the import project button on the sidebar.

  2. 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: 1

If you still find yourself stuck in the process join our Discord community.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%