chore: initial commit

contains boilerplate code
This commit is contained in:
2025-12-07 23:09:50 +01:00
commit eb6a8e52c1
12 changed files with 683 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}