feat: Add basic frontend
This commit is contained in:
parent
2a2b5973df
commit
cebafd3cec
27 changed files with 2762 additions and 1485 deletions
6
.dockerignore
Normal file
6
.dockerignore
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
.venv
|
||||
.git
|
||||
__pycache__
|
||||
*.pyc
|
||||
.ruff_cache
|
||||
.mypy_cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue