lbry.tech/README.md
2018-06-06 15:35:18 +03:00

1.5 KiB

LBRY.tech Website

Build Status

Technical documentation website for the LBRY protocol made with Javascript.

Notable tools used:

Screenshot of LBRY.tech

Installation

This project is not designed to be installed directly. Continue reading below to learn how to use this project.

Usage

Visit 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
yarn 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