Project doesnt work
idevcm opened this issue · 2 comments
idevcm commented
I've been following the Readme, everything is ok.
When i try to access https://localhost:6065/ it doesn't work, im using .NET 8 and i've followed those 3 steps.
Any ideas?
selimkayali commented
Hi @idevcm , I suppose that you follow steps from the 1st section and its 3rd video. I got exact same issue running without debugging. I tried to start with debug mode and working fine right now. Hope this would help.
Best.
PS. After some time, (maybe seeding and other process done), it also working without debugging mode.
idevcm commented
Yes, now it works!