Data Store and RESTful web API for Annotation Studio, compatible with OKFN Annotator. See: https://github.com/okfn/annotator
https://github.com/okfn/annotator-store
-
Create a heroku app
heroku apps:create $appname
-
Add the Heroku add-on MongoLab
heroku addons:add mongolab
-
Get MongoLab configuration settings
heroku config:pull
-
Edit the file named
.env
replace the wordMONGOLAB_URI
withDB
-
Tell Heroku about your environment:
heroku config:add `cat .env`
https://github.com/okfn/annotator/
See package.json (NOTE: you will need the versions of node and npm specified in that package file).
See https://github.com/hyperstudio/MIT-Annotation-Data-Store/wiki/Installation
- Lab: MIT HyperStudio
- http://hyperstudio.mit.edu/
- Developer: Jamie Folsom
- [email protected]
GPL2 © MIT 2013