Question
Can I run 2 forever node.js instances on the same console
I know if I have two different consoles open I can easily run two instances of a node.js but is it possible to run two using one console? I use the default droplet console as I cannot have puTTY open 24/7 on my computer, and the “forever start –spinSleepTime 10000 ” does not work for me. Please help!!!
Thanks alot!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×