Skip to content

Truck-In-A-Box User Interface consisting of the flask REST-API and React UI.

Notifications You must be signed in to change notification settings

SystemsCyber/TIAB-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Download source code from GitHub

Copy code URL from GitHub and paste into the terminal

git clone git@github.com:SystemsCyber/TIAB-UI.git

General Usage

./setup.sh -h    
Usage: ./setup.sh {install|start|stop|status|update}

Installation

cd TIAB-UI
chmod +x setup.sh
./setup.sh install

Running, stopping and status of the application

./setup.sh start
./setup.sh stop

Update code to new version

./setup.sh update

About

Truck-In-A-Box User Interface consisting of the flask REST-API and React UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors