Commit Graph
4 Commits
Author SHA1 Message Date
Tobias Quadfasel fb65fc202b feat(add-data): Update pyproject.toml and poetry.lock files 2024-08-31 13:55:18 +02:00
Tobias Quadfasel 5a5f41246d feat(base-app): Add docker setup
Adding a dockerfile as well as an `entrypoint.sh` file for deployment
using `gunicorn`.
2024-08-29 17:35:14 +02:00
Tobias Quadfasel 25aeb62951 feat(base-app): Add gunicorn to dependencies 2024-08-29 17:34:04 +02:00
Tobias Quadfasel 065c831cde feat(base-app): Add base dash app file
This commit adds a file that contains a standard 'Hello World'
example of a plotly dash app.
2024-08-29 16:28:21 +02:00