chore: init project

This commit is contained in:
cesnimda
2026-06-30 15:53:32 +02:00
commit f43ef5f945
94 changed files with 4405 additions and 0 deletions
@@ -0,0 +1,10 @@
{
"DataProtection": {
"KeyPath": "./keys"
},
"Serilog": {
"MinimumLevel": {
"Default": "Debug"
}
}
}