Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
/ utube_sink Public archive

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

Notifications You must be signed in to change notification settings

homatthew/utube_sink

Repository files navigation

Running Locally

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

$ git clone [email protected]: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

No packages published