Skip to content

dclarke/sauropod

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.3%
  • JavaScript 17.7%