Technical documentation website for the LBRY protocol made with Javascript.
Notable tools used:
This project is not designed to be installed directly. Continue reading below to learn how to use this project.
Visit LBRY.tech for hosted version for this repository.
# clone git project
git clone https://github.com/lbryio/lbry.tech
# install dependencies
yarn
# serve with hot reload at localhost:8080
yarn dev
# build for production with minification & start express server
yarn start
Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.md
This project is MIT licensed. For the full license, see LICENSE
We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.
The primary contact for this project is @kauffj