It should connect to your backend running in IDEA
# kvision
r
It should connect to your backend running in IDEA
l
yes, 404 on port 8080
and it works good if i run frontend via gradle
r
glad I could help and thx for using KVision 🙂
a
I've had good success debugging the backend in IDEA. I start the back, then the front... add breakpoints, etc. and it works as normal
I just start it with the gradle task
:backendRun