This commit is contained in:
Anant Narayanan 2011-11-16 10:41:51 -08:00
Родитель 1c38342bdb
Коммит 01e75e5198
1 изменённых файлов: 8 добавлений и 2 удалений

10
README
Просмотреть файл

@ -1,9 +1,15 @@
To run the Sauropod server:
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
$ firefox http://localhost:8000/sandbox