Data Store and RESTful web API for Annotation Studio, compatible with OKFN Annotator. See: https://github.com/okfn/annotator?target=https://github.com
https://github.com/openannotation/annotator-store?target=https://github.com
-
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
.envreplace the wordMONGOLAB_URIwithDB -
Tell Heroku about your environment:
heroku config:add `cat .env`
https://github.com/openannotation/annotator/?target=https://github.com
See package.json (NOTE: you will need the versions of node and npm specified in that package file).
- Lab: MIT HyperStudio
- http://hyperstudio.mit.edu/
- Developer: Jamie Folsom
- jfolsom@mit.edu
GPL2 © MIT 2013