Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

homatthew/utube_sink

Repository files navigation

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone git@github.com:homatthew/utube_sink.git # or clone your own fork
$ cd node-js-template
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

About

Synchronizes youtube videos between users using Socket.io and Cristian's Algorithm for time synchrony guarantees

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors