Skip to content

livepeer/org

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
css
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published