If you wish to use the npm start/stop/restart
scripts then you'll need to install forever
:
sudo npm i -g forever
Then simply,
npm i .
git submodule update --init
cp config.js.example config.(production|development).js
vim config.(production|development).js
node index
Or to run with forever
:
npm start
- Cairo library (for captcha)
- On Debian/Ubuntu do this using
apt-get install libcairo2-dev
- On Debian/Ubuntu do this using
- Mongodb server
- Node v0.10.0 (may work on other versions too)
sudo apt-get install krb5-multidev
sudo apt-get install libjpeg-dev