Misc:
Basic registry, with survey stores Move to standard src/ dir versions: sqlmodel official, pydantic v2 etc...
This commit is contained in:
parent
5494f6085f
commit
049b8c9927
31 changed files with 670 additions and 526 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
@ -10,7 +10,7 @@
|
|||
"request": "launch",
|
||||
"module": "uvicorn",
|
||||
"args": [
|
||||
"src.application:app",
|
||||
"src.gisaf.application:app",
|
||||
"--port=5003",
|
||||
"--reload"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue