Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

bossbossk20/youtube-player-socket.io

Repository files navigation

Logo

Socket.io Youtube Player

GitHub Release Gitter chat

GitHub Release

Plays a video from Youtube using Socket.io.

This open-source code can be used for further integrations in Socket.io.

A live demonstration of the code can be found here.

Usage

All of the commands are done using npm:

Running the program:

npm start

Installing dependencies:

npm install

Building:

npm build

Docker

Build the image and launch the container

docker-compose up -d --build

The image should be up on http://localhost:3000

Build down the container

docker-compose stop

How to Contribute

A. Open an issue

ONLY REQUEST A FIX FOR AN ISSUE THAT DOESNT EXIST, PLEASE LOOK AT THE CURRENT ISSUES FOUND FIRST: HERE

B. Contribute to an existing issue

  1. Fork the code with issues
  2. Make a pull request.
  3. Your code will be further reviewed.
  4. Your code if acceptable will be integrated!

About

share music playlist with friends using react and websocket

Resources

License

Stars

Watchers

Forks

Packages

No packages published