sasicodes / livepeer-org

Livepeer.org is the primary online resource for participants and users of the Livepeer network.

Home Page:https://livepeer.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

livepeer.org

Livepeer.org is a primary online resource for participants and users of the Livepeer network. It includes:

  • Useful getting started content
  • Community built resources
  • Links to community channels like chats and forums
  • FAQs

Local Development

Prerequisites

  • Node (LTS)
  • yarn

Step 1

Copy the .env.local.example file in this directory to .env.local (which will be ignored by Git):

cp .env.local.example .env.local

Step 2

Optionally add a youtube api key to .env.local to fetch and display community calls uploaded to youtube

Step 3

Install it and run:

yarn
yarn dev

Contribution

Anyone is welcome and encouraged to help improve the site on GitHub by opening an issue or pull request. When submitting a pull request, please take required time to discuss your changes and adapt your work.

Note, the site is intended to be useful to the majority of Livepeer participants and users, but still be concise and navigable. Not every link to every partly built project can be included unfortunately. But please feel free to file an issue here if you have questions or would like to start a discussion.

About

Livepeer.org is the primary online resource for participants and users of the Livepeer network.

https://livepeer.org


Languages

Language:TypeScript 48.3%Language:JavaScript 47.4%Language:CSS 4.3%