Hello, I know this project is dead, but I'm still using it so was wondering if maybe you knew how to do this. What I basically want is to load the server app from "./dashboard" instead of "./". I've got this working on the CRA side, as well as react-router side on both backend and frontend. However, this isn't working within server.js, where I'm trying to do things assuming im on "./dashboard, not "./".
If you know how to achieve this, please let me know :)
Hello, I know this project is dead, but I'm still using it so was wondering if maybe you knew how to do this. What I basically want is to load the server app from "./dashboard" instead of "./". I've got this working on the CRA side, as well as react-router side on both backend and frontend. However, this isn't working within server.js, where I'm trying to do things assuming im on "./dashboard, not "./".
If you know how to achieve this, please let me know :)