keksnicoh / tortoise-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tortoise-ui

This project provides a simple single pager vuejs application to monitor our tortoises via tortoise-service.

environment

All environment variables are prefixed with TORTOISE_UI, so *_A maps to TORTOISE_UI_A

ENV Description type required
*_PROXY_TARGET toirtoise-service host string YES
*_PROXY_AUTH  only for local development, http auth string NO
*_PROXY_LOG_LEVEL  devServer log level string YES

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:Vue 89.9%Language:JavaScript 6.6%Language:HTML 3.1%Language:Dockerfile 0.4%