spacemaker13
SSL cert not valid?
Also I'd have to then manage a monorepo in order to have both codebases running in CI/CD.. this seems less than optimal.
Is there something I'm missing on having a seperate SPA and backend running on the same domain?
131 replies
SSL cert not valid?
So...
Do you guys have a recommendation on running them on the same domain? I'm now running into an issue with incognito mode and safari not working due to third-party cookies in CORS...
I need to serve them both from the same domain.... sigh....
How is this best achieved since railway is handling the routing? normally I would set up docker and have NGINX sending requests as a reverse proxy in order for both backend and frontend requests to hit the same url, but i'm not sure if this is a great solution for railway.
131 replies