up-serve
up-serve copied to clipboard
Package it with pkg
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.
This was already on my mind :+1: I have built binaries and tested them. Will add to releases after 0.4.0.
Is this project is not maintained anymore?
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.