composer install && php artisan key:generate && cd torrent && npm install && cd ../ && clear
php artisan serve --host 0.0.0.0 --port 8000
cd torrent && npm start
php artisan clearTorrents
To change torrent server apikey change this varible (from torrent/server/index.js ) value to any value you want
var apiKey = "...";
TORRENT_END_POINT = "..."
TORRENT_API_KEY = "..."
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fix page expired alert bug on movie page
- Add automated series collection
- Add loggin and users
- Add automated movies collection
- Add torrent based streaming