https://github.com/daffpunks/goposmotrim
Let's watch it together
https://github.com/daffpunks/goposmotrim
nodejs socket-io youtube
Last synced: 3 months ago
JSON representation
Let's watch it together
- Host: GitHub
- URL: https://github.com/daffpunks/goposmotrim
- Owner: DaffPunks
- Created: 2018-09-23T23:09:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T16:25:47.000Z (over 7 years ago)
- Last Synced: 2025-03-05T15:25:46.336Z (over 1 year ago)
- Topics: nodejs, socket-io, youtube
- Language: JavaScript
- Homepage: https://goposmotrim.herokuapp.com/
- Size: 1.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# GoPosmotrim
> [Let's watch](https://goposmotrim.herokuapp.com/) it together!
   [](https://discord.gg/aSHMY3u)
A service for watching videos together with friends, even when you are far apart. So when your bro tells you **"Go Posmotrim this sh#t"**, you know what to do.
---
Q: Why don't you use frontend framework like React or... (A lot of other tools)
A: This project was created by me and my friend, who has just started to learn the development. So this project is like practice for him. We don't need to complicate project, main goal is teach and learn.
---
## How to run it?
1. Surely, you should `git clone` this project
2. `npm install` in root directory
3. Make a copy of ***/config/config.example.json***, name it ***config.json*** and fill it with your credentials.
4. `gulp build`
5. `npm start`
6. That's all!