feat: Add basic frontend
This commit is contained in:
parent
2a2b5973df
commit
85ebe548a2
24 changed files with 237 additions and 28 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