warner / sauropod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hbase & Node pre-requisites

$ HBASE/bin/start-hbase.sh
$ HBASE/bin/hbase rest start
$ cd srv/
$ npm install express hbase node-uuid

One-time provisioning:

$ node provision.js http://localhost:8000

Start the Sauropod server and play with the sandbox!

$ node main.js
$ firefox http://localhost:8000/sandbox

About