An extremely simple self-hosted video platform
Go to file
Oliver Traber 28f0348d68
Allow empty index.json
2022-04-20 22:36:34 +02:00
public Update stuff 2022-03-15 23:32:11 +01:00
src Allow empty index.json 2022-04-20 22:36:34 +02:00
.browserslistrc Initial commit 2021-11-15 18:21:18 +01:00
.eslintrc.js Initial commit 2021-11-15 18:21:18 +01:00
.gitignore Initial commit 2021-11-15 18:21:18 +01:00
README.md Update README 2021-11-15 18:24:35 +01:00
babel.config.js Initial commit 2021-11-15 18:21:18 +01:00
package.json Allow empty index.json 2022-04-20 22:36:34 +02:00
yarn.lock Allow empty index.json 2022-04-20 22:36:34 +02:00

README.md

video-platform

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.