foreversd/forever

How to enter my command for a NodeJS application?

TopoR1 opened this issue · 0 comments

I start my Ubuntu project with the forever start --spinSleepTime 10000 index.js command and to manage the project I want to use the command line to enter commands. How should I do it?