Skip to content

gapidobri/scena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Production deployment: https://scena.cc

Development

Install dependencies

pnpm install

Start the development server

pnpm dev

Build the app

pnpm build