fabvio / lab_dashboard

A web UI for https://github.com/vpj/lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎛 A gui for lab

Slack workspace for discussions

Clone and install

git clone git@github.com:vpj/lab_dashboard.git
cd lab_dashboard
git submodule init
git submodule update
./install.sh

To update run a git update

cd lab_dashboard
git pull
git submodule update
./install.sh

Starting the server

Navigate to the path of the project and run the following command to start the server.

lab_dashboard

About

A web UI for https://github.com/vpj/lab

License:MIT License


Languages

Language:TypeScript 93.0%Language:CSS 4.4%Language:HTML 1.4%Language:Python 1.1%Language:Shell 0.1%