bigbrother To run this code u need to install nodejs and git. Then : git clone https://github.com/elyas74/bigbrother cd bigbrother npm install now for developing u can run : nodemon it's recommended to use nodemon fo development and pm2 for public release.