Skip to content

Commit

Permalink
Added online website on Nodejitsu.
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Apr 10, 2012
1 parent 9db19d5 commit 64dab71
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Expand Up @@ -23,4 +23,10 @@ node app.js


-> http://localhost:8080/ to access on remote -> http://localhost:8080/ to access on remote


-> http://localhost:8080/dashboard.html to see all the balls connected -> http://localhost:8080/dashboard.html to see all the balls connected

# Try it online

## Dashboard: [http://multiballs.nodejitsu.com/dashboard.html](http://multiballs.nodejitsu.com/dashboard.html)

## Remote: [http://multiballs.nodejitsu.com](http://multiballs.nodejitsu.com)
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -2,7 +2,7 @@
"author": "Sebastien Chopin <atinux@gmail.com> (https://twitter.com/Atinux)", "author": "Sebastien Chopin <atinux@gmail.com> (https://twitter.com/Atinux)",
"name": "MultiBalls", "name": "MultiBalls",
"description": "Real time Application", "description": "Real time Application",
"version": "0.1.0-1", "version": "0.1.0-3",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git://github.com/Atinux/MultiBalls.git" "url": "git://github.com/Atinux/MultiBalls.git"
Expand Down

0 comments on commit 64dab71

Please sign in to comment.