process - How do I run a node.js app as a background service? - Stack Overflow
Sun Oct 22 2023 03:56:47 GMT+0000 (Coordinated Universal Time)
Saved by @StephenThevar #javascript
PM2 alternative. This is when node is deployed into prod and for daemonising.
https://stackoverflow.com/questions/4018154/how-do-i-run-a-node-js-app-as-a-background-service
Comments