Earlier I used these two stacks with .net 6.0 but that was a total different template made by Visual Studio so I handled the api and the ClientApp separetly. Now I just can’t find the right documentation for this new template (React/Typescript and .Net 8.0). Can you send me a basic yaml example which builds both the frontend and backend app?
I tried to separate them like in earlier templates but I think Microsoft made this template on purpose.