1.7.0 • Published 4 years ago

live-torrent-backend v1.7.0

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

Build Status npm Website

Twitter Follow

live-torrent-backend

This project is the backend server of The Live Torrent project.

Deploy

Gitpod Ready-to-Code

Quick Guide

  • You can host on Heroku using Heroku Deploy Button

  • Or cloning and run locally

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

# open the project directory
cd live-torrent-backend

# install dependencies
npm install

# run the server
npm start
  • Install as a global package using npm
npm install -g live-torrent-backend
  • Docker Container

Docker Repo: davenchy/live-torrent-backend


For more details check the documentation