Stream custom live channels using your own media
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Dove 77b32b0f09
fix github repo links (#1378)
2 years ago
..
public add vue ui at /v2 (#698) 3 years ago
src fix github repo links (#1378) 2 years ago
.env Add support to internationalization (#764) 3 years ago
.gitignore UI rewrite - ffmpeg profiles (#823) 3 years ago
.prettierrc vue formatting tweaks (#704) 3 years ago
README.md Add support to internationalization (#764) 3 years ago
babel.config.js vue formatting tweaks (#704) 3 years ago
jsconfig.json add vue ui at /v2 (#698) 3 years ago
package-lock.json UI rewrite - ffmpeg profiles (#823) 3 years ago
package.json UI rewrite - ffmpeg profiles (#823) 3 years ago
tsconfig.json UI rewrite - ffmpeg profiles (#823) 3 years ago
vue.config.js Add support to internationalization (#764) 3 years ago

README.md

ErsatzTV Vuetify UI - WIP

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

To set a custom ErsatzTV api URL, use the following environment variable VUE_APP_ETV_BASE_URL.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.