Technical documentation website for the LBRY protocol
Go to file
2018-08-16 15:43:49 -05:00
documents Live content is now on Tour page, with basic styling 2018-08-07 18:15:34 -05:00
helpers Image uploads work and this closes #135 2018-08-16 15:43:49 -05:00
modules Closes #98 and other minor fixes 2018-07-26 17:18:26 -05:00
public Added loading message for Tour responses 2018-08-15 12:36:47 -05:00
sass Added loading message for Tour responses 2018-08-15 12:36:47 -05:00
views Image uploads work and this closes #135 2018-08-16 15:43:49 -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 API page is coming along 2018-07-31 17:10:10 -05:00
.travis.yml GitHub feed is working 2018-07-12 16:47:37 -05:00
client.js Started work on new Tour page 2018-08-06 17:51:32 -05:00
config.js Image uploads work and this closes #135 2018-08-16 15:43:49 -05:00
CONTRIBUTING.md Typos 2018-07-12 16:47:38 -05:00
index.js Initial commit 2018-07-12 16:47:15 -05:00
package.json Resolves and Tipping work with the new daemon 2018-08-14 15:15:27 -05:00
README.md Added loading message for Tour responses 2018-08-15 12:36:47 -05:00
server.js Image uploads work and this closes #135 2018-08-16 15:43:49 -05:00

LBRY.tech

Technical documentation website for the LBRY protocol. Build Status

Notable tools used:

Screenshot of lbry.tech

Notes

  • Requires our private web-daemon to be running locally, in development.

Prerequisites

  • Node (version >= 10)

Installation

npm i.

Development

npm run watch and visit localhost:8080

Testing

npm test

Production

npm start

Usage

Visit LBRY.tech to see this repo in production.

Contributing

Contributions to this project are welcome, encouraged, and compensated. For more details, see CONTRIBUTING.md.

License

This project is MIT licensed.

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 @netoperatorwibby(paul@lbry.io).