You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today I bought .net core angular starter.
I am facing the same issue on macos
I run the application and navigate to localhost:3001
page not found
localhost:3001/api
page not found
same with 5000 and 5001
nothing seems to work
I am connecting it to SQL server using docker like I always do with my projects
My os is windows10, ide is vs2019 community with version 16.8.2.
But, if I create my own webapi with aspcore.net, it's all ok.
The text was updated successfully, but these errors were encountered: