up-serve icon indicating copy to clipboard operation
up-serve copied to clipboard

Package it with pkg

Open Mirokko opened this issue 6 years ago • 3 comments

https://www.npmjs.com/package/pkg

For lazy people: This command line interface enables you to package your Node.js project into an executable that can be run even on devices without Node.js installed.

Mirokko avatar Aug 08 '18 16:08 Mirokko

This was already on my mind :+1: I have built binaries and tested them. Will add to releases after 0.4.0.

MKRhere avatar Aug 13 '18 23:08 MKRhere

Is this project is not maintained anymore?

Mirokko avatar Sep 18 '20 09:09 Mirokko

Hi @Mirokko, I still use it in its current form and make changes by hand as needed.

I know it can be better, but lost track of it over time :) Good to know you're still interested, so I'll update the project and release a new version soon-ish! A new version is supposed to support HTTPS and HTTP/2 too.

Meanwhile, here's a gist each for a standard DNS and stateless HTTPS configuration I've made for nginx. This is what I'll be using as a reference template for up-serve@next as well.

MKRhere avatar Sep 18 '20 10:09 MKRhere