gothinkster / aspnetcore-realworld-example-app

ASP.NET Core backend implementation for RealWorld
https://realworld.io
MIT License
1.94k stars 549 forks source link

HTTP ERROR 404 #111

Open matnatx opened 6 months ago

matnatx commented 6 months ago

Hi,

I tried to debug/run this project using VS 2022 and VS Code and I got the following error in Chrome:

This localhost page can’t be found No webpage was found for the web address: https://localhost:5001/
HTTP ERROR 404

Any help will be much appreciated.

TIA