Technical documentation website for the LBRY protocol
Find a file
2018-04-20 16:55:49 +03:00
.vuepress Dynamic edit links 2018-04-20 16:35:27 +03:00
.editorconfig Initial version based on LBRY-Tech demo 2018-03-23 13:53:54 +02:00
.gitignore Remade with Vuepress 2018-04-20 16:17:16 +03:00
contribute.md Remade with Vuepress 2018-04-20 16:17:16 +03:00
develop.md Remade with Vuepress 2018-04-20 16:17:16 +03:00
documentation.md Remade with Vuepress 2018-04-20 16:17:16 +03:00
LICENSE Initial commit 2018-03-23 11:33:56 +02:00
overview.md Remade with Vuepress 2018-04-20 16:17:16 +03:00
package.json Remade with Vuepress 2018-04-20 16:17:16 +03:00
README.md Update README 2018-04-20 16:55:49 +03:00
resources.md Remade with Vuepress 2018-04-20 16:17:16 +03:00
server.js Remade with Vuepress 2018-04-20 16:17:16 +03:00
yarn.lock Remade with Vuepress 2018-04-20 16:17:16 +03:00

home
true

LBRY.tech website

Technical documentation website for the LBRY protocol.

Built with:

Build Setup

# install dependencies
yarn

# serve with hot reload at localhost:8080
vuepress dev

# build for production with minification & start express server
yarn start