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
- Node (LTS)
- yarn
Copy the .env.local.example file in this directory to .env.local (which will be ignored by Git):
cp .env.local.example .env.local
Optionally add a youtube api key to .env.local to fetch and display community calls uploaded to youtube
Install it and run:
yarn
yarn dev
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.