we are building a Kubernetes Knative-based PAAS for Hono. How to run ? #1505
alekhanetweb
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi folks,
we are thinking of standardising on honojs for our PAAS (which is internal to our company). We are building this on top of kubernetes knative.
I have a simple question - what is the best way to create a docker image that executes honojs application ? i have the feeling that i should not be using the expressjs compatible honojs starter. But that's the only one that's kind of open - the other run times are closed. any advice on this?
Beta Was this translation helpful? Give feedback.
All reactions