Running Node.Js as a systemd service
Monday, 16 November 2020
I had a Node.js app that I wanted to run when my Raspberry Pi Zero started up in a minimal manor.
Here's how I created a systemd service to do it.
This is a place for me to jot down thing's I've experimented with and document them for my future self ... or other people too I guess.