Skip to content

mrienstra/devicemotion-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spin

A tiny POC using the einaros/ws WebSockets implementation.

Running Locally

npm install
foreman start

Running on Heroku

heroku create
heroku labs:enable websockets
git push heroku master
heroku open

Updating Heroku & viewing log output

git add .
git commit -m "Foo"
git push heroku master
heroku logs --tail

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published