Work104_Lite version

ON local

git clone https://github.com/arthurtibame/work104_lite.git

Then

cd work104_lite
python app.py

Finally

localhost:8080

Use docker

Step 1.

git clone https://github.com/arthurtibame/work104_lite.git
cd work104_lite

Step 2.

docker-compose up -d

Step 3.

localhost:8080

Enjoy it