I am running a angular cli development on a remote server, would it possible to run this development application in daemon mode? like what we use in forever.js
I'm running it like this on Linux. I'm unfamiliar with forever.js, but this may help.
nohup ng serve 2>&1 >> /var/log/ng.log &
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With