-
Notifications
You must be signed in to change notification settings - Fork 20
Installation
mailbackwards edited this page Sep 24, 2013
·
20 revisions
Requirements:
- Node/npm (specifically, the versions in the package.json file. Node usually comes packaged with npm. Use https://github.com/creationix/nvm, or visit https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager and/or https://github.com/visionmedia/n to install specific versions of node)
- Mongodb (http://docs.mongodb.org/manual/installation/)
Steps:
- git clone [email protected]:hyperstudio/MIT-Annotation-Data-Store.git annotation-data-store
- cd annotation-data-store
- sudo npm install
- Update sample.env and move it to .env
- foreman start