Skip to content

mrudelle/node-control

Repository files navigation

node-control

A node.js server to connect two devices

Live preview: https://remote.mrudelle.com (visit on both devices)

How to run locally

  • Install nodejs
  • Run ´npm install´ to install dependencies
  • Run ´node ./bin/www´ to start the server
  • Go to ´localhost:3000/´ or whatever port you specified

Depenencies

Deploy

$ git add .
$ git commit -am "la la la la"
$ git push heroku master

About

A node.js server to connect two devices

Resources

Stars

Watchers

Forks

Packages

No packages published