live-torrent-backend

1.7.0 • Public • Published

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

Package Sidebar

Install

npm i live-torrent-backend

Weekly Downloads

7

Version

1.7.0

License

MIT

Unpacked Size

162 kB

Total Files

40

Last publish

Collaborators

  • davenchy