- Start node.js server by running server.js in root directory
- You can edit default mongodb config in config/db.js
- You can edit default redis confing in app/routes.js
- To modify content of this website visit <domain-name>/admin/ and login using:
email : [email protected]
password: password
*make sure redis and mongodb servers are running on your local machine before running the server