An easy way to handle HTTP servers and daemons with NodeJS
To setup a base project just install the CLI command
sudo npm install --global n158
Then initialize the project
n158 init --name myproject
Sources of the example server will be inside src/processes/server