Technical documentation website for the LBRY protocol
.vuepress | ||
documentation | ||
open-api | ||
resources | ||
.editorconfig | ||
.gitignore | ||
contribute.md | ||
CONTRIBUTING.md | ||
develop.md | ||
documentation.md | ||
github-feed.md | ||
github.js | ||
hook.md | ||
LICENSE | ||
overview.md | ||
package.json | ||
README.md | ||
server.js | ||
sitemap.md | ||
whitepaper.md | ||
yarn.lock |
home | title |
---|---|
true | LBRY.tech |
LBRY.tech Website
Technical documentation website for the LBRY protocol made with Javascript.
Notable tools used:
Installation
This project is not designed to be installed directly. Continue reading below to learn how to use this project.
Usage
Visit beta.LBRY.tech for hosted version for this repository.
Running from Source
Prerequisities
Compiling
# clone git project
git clone https://github.com/lbryio/lbry.tech
# install dependencies
yarn
# serve with hot reload at localhost:8080
vuepress dev
# build for production with minification & start express server
yarn start
Contributing
Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.md
License
This project is MIT licensed. For the full license, see LICENSE
Security
We take security seriously. Please contact security@lbry.io regarding any security issues. Our PGP key is here if you need it.
Contact
The primary contact for this project is @kauffj