Author: [kylegifford] (https://github.com/kylegifford)
Reference: http://www.cyrusinnovation.com/code-test-java
Requirements:
- Node.js v0.10.5
- [MongoDB v2.4.3] (http://www.mongodb.org/downloads)
- [NodeUnit v0.8.0] (https://github.com/caolan/nodeunit)
To install:
-
Clone / download cyrus from github,
-
Run:
npm update -d
-
Edit the connfig.js file with the appropriate values
-
Execute the application
node app.js
To run unit tests:
-
Run:
nodeunit tests