Skip to content

buidl-labs/file-video

 
 

Repository files navigation

Note: this frontend interface relies on an open source API gateway currently hosted at https://demux.onrender.com. For authentication credentials, please reach out to [email protected].

Development

Install dependencies

yarn

Update env vars

Copy the .env.local.example file in this directory to .env.local (which will be ignored by Git).

cp .env.local.example .env.local

Run localhost

yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • CSS 17.7%
  • JavaScript 0.2%