Go to file
2024-02-13 15:19:22 +01:00
static Added new updates acording to log. 2024-02-13 15:19:22 +01:00
templates Added new updates acording to log. 2024-02-13 15:19:22 +01:00
.gitignore Updated index page + Added about and result pages 2023-12-05 15:26:57 +01:00
app.py Added new updates acording to log. 2024-02-13 15:19:22 +01:00
Dockerfile Updated Dockerfile 2023-12-06 16:35:15 +01:00
gui.py Initial commit 2023-10-04 17:24:40 +02:00
LICENSE Added licence 2023-12-06 16:38:40 +01:00
README.md Added licence 2023-12-06 16:38:40 +01:00
requirements.txt Updated to last version of STARK 2024-01-22 15:00:38 +01:00
setup.py Updated index page + Added about and result pages 2023-12-05 15:26:57 +01:00

docker build -t my-flask-app . docker run -p 8080:8080 my-flask-app