WebTorrent Share
Go to file
2022-10-14 23:14:41 +02:00
public initial commit 2022-10-14 23:13:16 +02:00
docker-compose.yml initial commit 2022-10-14 23:13:16 +02:00
Dockerfile initial commit 2022-10-14 23:13:16 +02:00
entrypoint.sh initial commit 2022-10-14 23:13:16 +02:00
index.js initial commit 2022-10-14 23:13:16 +02:00
package.json initial commit 2022-10-14 23:13:16 +02:00
README.md README.md 2022-10-14 23:14:41 +02:00

wtshare - WebTorrent Share

This project can be used with JS only, but if you like you can use docker and docker-compose to deploy

Configuration and Recommendations

If you want to use this project consider using it behind a proxy, you need to set some variables in the `main.js` file to work properly

Build

docker-compose build --no-cache

Run

docker-compose up -d

License

MIT