Data Store and RESTful web API for Annotation Studio, compatible with OKFN Annotator. See: https://github.com/okfn/annotator
https://github.com/openannotation/annotator-store
Create a heroku app
heroku apps:create $appnameAdd the Heroku add-on MongoLab
heroku addons:add mongolabGet MongoLab configuration settings
heroku config:pullEdit the file named
.envreplace the wordMONGOLAB_URIwithDBTell Heroku about your environment:
heroku config:add `cat .env`
https://github.com/openannotation/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
- jfolsom@mit.edu
GPL2 © MIT 2013