Server for Easy-Mongo
- Make sure you have 'node' installed and do a 'npm install' from the root. Also make sure you have 'mongodb' installed and the database server is running as well.
- Install 'redis' and then start the redis server using 'redis-server' in a different terminal.
- Start the server using 'node app.js'. This should start the server at 'http://localhost:3000'.
- User credentials - [email protected]/demo