Skip to content

an application for a couple 💏 that wants to watch videos on youtube together.

License

Notifications You must be signed in to change notification settings

imgrbs/watch-together

Repository files navigation

Watch Together

an application for a couple 💏 that wants to watch videos on youtube together.

Screenshot

demo

System Requirments

  • Node.js v 8.9.2 ++
  • NPM or Yarn

Installation

clone this project.

$ git clone https://github.com/imgrbs/watch-together

install modules

$ npm install

or using yarn

$ yarn install

copy .env file

$ cp .env.example .env

note - you can edit port for deploy in .env file

build project

$ npm run build

or using yarn

$ yarn build

the last, run server and enjoy!

$ node server.js

License

MIT

About

an application for a couple 💏 that wants to watch videos on youtube together.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published