API server over HTTP, WebSockets, and TCP.
Install Node.js: Node.js
Install shelly:
$ npm install shellyjs
Or Install Tip from Git:
$ npm install git+ssh://git@github.com:skool51/shellyjs.git
Install Steps.
Run the example app:
$ node node_modules/shellyjs/example/app.js
Explore admin: http://localhost:5100/
(admin user: "shelly", password: "shelly")
Explore example games: http://localhost:5102/
Work through the tutorials: