- Install MongoDB from here
- Create directory /data/db
- Install the server using
npm install
. - Run the install script using
sh setup.sh
. - Run the server using
node server.js
.
Code | Meaning |
---|---|
000 | Success |
001 | Action Failed |
002 | Not Found |
003 | Missing/Invalid Data |
004 | Action Unavailable |
All code is copyright Henry Franks, Max O'Brien and Cameron Robey