This repo contains the JS API and RingoJS application to drive the current prototype web interface.
You can run the website locally (see below).
There may be an instance up and running here:
We are also experimenting with Heroku
Just type
./install.sh
Then start the server:
./start-server.sh
You're done!
Connect on localhost:
Or a particular disease, e.g:
-
Install RingoJS - http://ringojs.org
-
Install stick
ringo-admin install ringo/stick
-
Run app
ringo lib/monarch/web/webapp_launcher.js --port 8282
Open doc/index.html in a web browser.
Alternative, connect to 127.0.0.1:8282 and select "documentation" from menubar.
See README-developers.md
See bin/README.md