Technical documentation website for the LBRY protocol
Go to file
netop:// ウェッブ ccdf8420ff
Merge pull request #122 from lbryio/lbry-desktop-fixes
lbry-app > lbry-desktop
2018-07-12 16:09:57 -05:00
content Update Ecosystem.vue 2018-07-12 16:45:49 -04:00
test Moved "Tour" and components to its own folder, plus fixes 2018-07-05 15:19:40 -05:00
.editorconfig Moved "Tour" and components to its own folder, plus fixes 2018-07-05 15:19:40 -05:00
.eslintrc.json Updated dependencies 2018-07-05 17:33:13 -05:00
.gitignore Move pages to content subfolder 2018-05-30 12:20:33 +03:00
.travis.yml yarn ignore-engines 2018-06-06 15:29:43 +03:00
CONTRIBUTING.md Remove beta prefix from urls 2018-06-05 12:27:11 +03:00
LICENSE Initial commit 2018-03-23 11:33:56 +02:00
npm-shrinkwrap.json Updated dependencies 2018-07-05 17:33:13 -05:00
package.json Updated dependencies 2018-07-05 17:33:13 -05:00
README.md Add Travis badge 2018-06-06 15:35:18 +03:00
server.js server.js cleanup 2018-07-05 13:50:18 -05:00

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