Skip to content

Davenchy/live-torrent-backend

Repository files navigation

LiveTorrentBackend

Twitter Follow

Back end server for Live Torrent.

Live Torrent Logo

Gitpod Ready-to-Code

Docker

  • Docker Image: davenchy/live-torrent-backend:latest
docker run -d -p 3000:3000 -v $(pwd)/downloads:/app/downloads davenchy/live-torrent-backend:latest
  • Set a volume to /app/downloads so you could control the downloaded files.

Install

git clone --depth=1 https://github.com/Davenchy/live-torrent-backend.git

cd live-torrent-backend

npm install

npm start
  • for more information about the OpenSubtitles user agent from here.