feat: Add basic frontend

This commit is contained in:
Piotr Gaczkowski 2026-03-24 15:39:18 +01:00
parent 6fdb8433ce
commit c90f8c6ae4
14 changed files with 7620 additions and 15 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
.venv
.git
__pycache__
*.pyc
.ruff_cache
.mypy_cache