A nodejs web app that allows "people" to watch anime together, in sync.
- Install nodejs, npm and bower.
- Clone this repository
git clone git clone https://github.com/andrejsavikin/AnimeSync.git
- Install dependencies
npm install && bower install
- Change the secret key in main.js, if you want
- Execute
node main.js
- Setup a reverse proxy or something fancy like that if you want
Bower was required in a previous development stage, and I just didn't have the time to refactor parts of code to work with npm dependencies.
Well, fix it then, or provide a proper issue with appropriate info in issues tab
Dunno, the fact that it's not finished could be a good clue, but then again it could be anything
Soon, that's the next planned feature
Yes
No, this is a web browser limitation. Even if I wanted I couldn't.
3001, I recommend you set up a reverse proxy such as Nginx instead of changing the port