Install all dependencies npm modules (npm install
), mongodb and redis.
-
Run mongodb server
mongod
and redis serverredis-server
-
Run main app,
node app.js
Run the testcases, npm run test
NOTE: run the app before running testcases in a separate terminal.
Open on browser, http://localhost:3000/