Open smkamranqadri opened 5 years ago
@smkamranqadri what link are you using to access the admin? it should be http://localhost:8000/admin/
I am using just localhost:8000
Admin link: http://localhost:8000/admin/ Frontend link: http://localhost:3000
Noted, got the issue here, no root route is handled.
After install docker and run make migrate && make loaddata, backend didn't start, it give below error.