The website for the WebTorrent project
- Requires Node.js v8.0.0 or newer
secret/index.js
will need to be created locally (copysecret/index-sample.js
).
For production, the following folders are required to exist with chmod 777
.
- $HOME/www/log/webtorrent.io/crash-reports
- $HOME/www/log/webtorrent.io/telemetry
For local development (not using NODE_ENV="production"
environment variable), these folders will be created at:
- (application root)/logs/crash-reports
- (application root)/logs/telemetry
MIT. Copyright (c) WebTorrent, LLC.