10000 GitHub - luisdomin5/livepeer-com: Managed video infrastructure services for UGC platforms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

luisdomin5/livepeer-com

 
 

Repository files navigation

Livepeer.com

Table of Contents

Requirements

This project requires node >=10.0.0 and yarn >=1.0.0. A unix shell is also required.

Local Development

Step 1

If you're a member of the livepeer-com vercel team run vercel env pull .env.local to fetch the development environment vars. If not, copy the .env.local.example file in this directory, rename it to .env.local (which will be ignored by Git) and add your local env vars

cp .env.local.example .env.local

Step 2

Install it and run:

yarn
yarn dev

Sanity CMS

The Sanity CMS can be accessed locally by visiting http://localhost:3333/admin or https://livepeer.sanity.studio. If you've made changes to the Sanity schema and would like to deploy theem to production run yarn deploy inside the packags/admin (you'll need to be authenticated with Sanity to deploy changes to prod).

Deploying

Deployments are run automatically via Vercel's github integration.

Contributing

Thanks for your interest in Livepeer.com. There are many ways you can contribute. To start, take a few minutes to look over the official guide:

Read the "Contributing to livepeer.com" Guide »

We happily await your pull requests and/or involvement in our issues page and hope to see your username on our list of contributors 🎉🎉🎉

Packages

Private

Name Description
@livepeer.com/api Livepeer.com API for controlling streams
@livepeer.com/www The livepeer.com frontend
@livepeer.com/admin The livepeer.com Sanity CMS

About

Managed video infrastructure services for UGC platforms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 57.4%
  • JavaScript 38.5%
  • CSS 3.9%
  • Other 0.2%
0