hono icon indicating copy to clipboard operation
hono copied to clipboard

Add build/deploy section for node and bun in docs

Open Arctomachine opened this issue 1 year ago • 2 comments

What is the feature you are proposing?

Currently docs for node and bun are missing build and deploy sections. Need detailed instructions on this in docs. Assuming app will be running behind reverse proxy (like nginx) as pure node/bun script on host os (via pm2) or in docker container.

  • How to compile production bundle?
  • How to run this bundle?
  • Additional use case to cover: when app is developed on node (starter template has node adapter), but will run on bun in production

Arctomachine avatar Jan 17 '24 17:01 Arctomachine

This topic is more suitable for https://github.com/honojs/website

EdamAme-x avatar Jan 23 '24 12:01 EdamAme-x

Right. Probably should be transferred there

Arctomachine avatar Jan 23 '24 13:01 Arctomachine