python-nicegui

Build

docker build . -t app:0.0.1

Run

docker run -it -p 8080:8080 app:0.0.1

Deploy

bash deploy.sh