WIP: Project setup with .NET backend and Next.js frontend

This commit is contained in:
Denis Urs Rudolph
2026-04-03 20:55:58 +02:00
parent fbfa367c16
commit 8bfd49e0ab
34 changed files with 2553 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
@RacePlannerApi_HostAddress = http://localhost:5123
GET {{RacePlannerApi_HostAddress}}/weatherforecast/
Accept: application/json
###