Davenchy / live-torrent-backend

The backend server for the live-torrent project

Home Page:https://live-torrent-server.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live-torrent-backend

Build Status npm Website Twitter Follow

Back end server for Live Torrent.

Gitpod Ready-to-Code

Documentation

CLI tool

npm install -g live-torrent-backend
live-torrent --help

Docker

  • Docker Repo: davenchy/live-torrent-backend

Build

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

cd live-torrent-backend

npm install

npm start

use the command npm start -- --help for help

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

About

The backend server for the live-torrent project

https://live-torrent-server.herokuapp.com

License:MIT License


Languages

Language:JavaScript 99.4%Language:Dockerfile 0.6%