How to run honojs server application on github pages to use as an API server
having hono js application which runs on localhost:3000 and now wanted to use GitHub pages
in such a way that it works like an API server like many others
.
having hono js application which runs on localhost:3000 and now wanted to use GitHub pages
in such a way that it works like an API server like many others
.