GitHub / natancabral / run-nodejs-on-service-with-systemd-on-linux
Node.js as a running service is becoming more and more popular these days. One of the issues many developers face is how to ensure their node.js service starts automatically, and more importantly how to keep it running should it crash.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natancabral%2Frun-nodejs-on-service-with-systemd-on-linux
PURL: pkg:github/natancabral/run-nodejs-on-service-with-systemd-on-linux
Stars: 17
Forks: 2
Open issues: 0
License: None
Language: JavaScript
Size: 87.9 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: 7 months ago
Pushed at: about 4 years ago
Last synced at: 3 months ago
Topics: linux, node, nodejs, service, systemctl, systemd, unix