Skip to content

serhatur/live-torrent-backend

 
 

Repository files navigation

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

About

The backend server for the live-torrent project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.3%
  • Dockerfile 0.7%