node.js-leaderboard-example In the root folder run "npm install" Start the application by typing "node index.js" Note. Please ensure that a mongodb and a redis client run in your system on ports 27017 and 6379 respectively.