An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GoPosmotrim

> [Let's watch](https://goposmotrim.herokuapp.com/) it together!

![Dependencies](https://img.shields.io/hackage-deps/v/lens.svg) ![Used by a lot of people](https://img.shields.io/sourcegraph/rrc/github.com/gorilla/mux.svg) ![So smart](https://img.shields.io/badge/just-kidding-ff69b4.svg) [![Join Discord](https://img.shields.io/badge/discord-join-blue.svg)](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!