Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 320 Bytes

File metadata and controls

25 lines (17 loc) · 320 Bytes

Scena is a YouTube clone with support for transcoding and playing videos in HLS format.

Development

Install dependencies

pnpm install

Start the development server

pnpm dev

Build the app

pnpm build