Add basic vue app
This commit is contained in:
parent
68e2137ef4
commit
69e7cf3f3b
44 changed files with 3530 additions and 1217 deletions
|
|
@ -12,6 +12,7 @@ python = "^3.10"
|
|||
fastapi = "^0.101.0"
|
||||
uvicorn = {extras = ["standard"], version = "^0.23.2"}
|
||||
sqlalchemy = "^2.0.19"
|
||||
python-dotenv = "^1.0.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue