Skip to content

peterdee/torrents-test-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torrents-test-client

This application allows users to share audio files

One user can seed the audio file, other users can download the seeded file using the special download link produced by the application

Stack: Webtorrent, jQuery, Express

DEV: http://localhost:9900

STAGE: https://torrents-test-client.herokuapp.com

Deploy

git clone https://github.com/peterdee/torrents-test-client
cd ./torrents-test-client
nvm use 14
npm i

Launch

npm run dev

Heroku

The stage branch is deployed to Heroku automatically

License

MIT