Hypertube is a torrent downloading/streaming web app that allows users to research and watch videos with the best UX possible.
These instructions will get you a copy of the project up and running on your local machine
-
npm installin /API -
npm run devin /API -
npm install && npm run servein /client -
Or
npm install serve -g && serve -s distin /client -
Open browser and go to
http://localhost:8080orhttp://localhost:5000 -
Enjoy!
API: http://localhost:3000
Client : http://localhost:8080 or http://localhost:5000
This application is the result of a school project. It's purpose was to teach us about live file streaming and convertion using the bit torrent protocol. It was never meant to run in production and will never be.







