postit and them also

This commit is contained in:
Paul Schneider 2026-06-10 00:23:17 +01:00
commit fa7d6242f1
18 changed files with 5322 additions and 121 deletions

2
.vscode/launch.json vendored
View file

@ -64,7 +64,7 @@
"env": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"envFile": "${workspaceFolder}/src/Yavsc.Org/.env",
"envFile": "${workspaceFolder}/.env",
"sourceFileMap": {
"/Views": "${workspaceFolder}/src/Yavsc.Org/Views"
}