start rewrite

This commit is contained in:
2026-06-12 11:12:35 +02:00
parent 694b2dc1e7
commit 277836b233
182 changed files with 51 additions and 17596 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"$schema": "https://json.schemastore.org/launchsettings.json",
"profiles": {
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:8080",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}