Changes

Jump to navigation Jump to search
3 bytes added ,  16:02, 9 May 2014
m
no edit summary
To have it run continuously, you might want to use the 'forever' module.
<source lang="bash">
npm install -g forever
cd ~/webapps/wiki/extensions/Parsoid/
forever node api/server.js --num-workers=2 &
4,558

edits

Navigation menu