Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.
nisbus edited this page Jul 9, 2011 · 15 revisions

Getting started with BabelStat

clone the repository to your computer.
run ./configure make and make install
start it with "/opt/babelstat/babel_server start"
run the demo data script from the examples folder.

Test it with a browser with the following urls:

http://localhost:5984/babelstat/_design/babelstat/_show/json?params
http://localhost:5984/babelstat/_design/babelstat/_show/chart?params

Clone this wiki locally