Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 321 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 321 Bytes

Livepeer Next.js Boilerplate

Preconfigured with Next.js, TailwindCSS, and ShadCN UI.

Getting started

  1. Rename .env.local.example to .env.local

  2. Update Livepeer API key and Playback ID in .env.local

  3. Start a stream in Livepeer Studio

  4. Run the app

npm run dev