Hi. Instead of using the react-node boilerplate I am trying to develop an embedded app from scratch. I don't want to have frontend and backend nested each other because of that I am trying this way.My app setup is like that: The problem is, when I tr...