I had trouble with that too @OatStraw. I spent hours fiddling with PM2 and then just removed it.
I read that I could put this in /etc/rc.local to start it at boot: su pi -c 'node /home/pi/node-garagepi/garagepi.js < /dev/null &'
With a reboot it worked! That seems much simpler.
How do I strip away the camera stuff?
I had trouble with that too @OatStraw. I spent hours fiddling with PM2 and then just removed it.
I read that I could put this in /etc/rc.local to start it at boot:
su pi -c 'node /home/pi/node-garagepi/garagepi.js < /dev/null &'
With a reboot it worked! That seems much simpler.
How do I strip away the camera stuff?