feat: add application preloader, identity roles, and resilient database initialization with automated seeding

This commit is contained in:
2026-05-01 09:07:26 +02:00
parent 0210611edf
commit 47bffd629f
11 changed files with 262 additions and 21 deletions
+2 -1
View File
@@ -26,5 +26,6 @@
"Model": "gemini-2.5-flash-lite",
"MaxOutputTokens": 8192
}
}
},
"ApiBaseUrl": "http://localhost:5000"
}