Client not loading
jasperino64
TRIALOP
a year ago
I have client code and server code in the same repo. Backend golang main.go in the / directory. The client code is a vite/React app in the /client directory. What should I do to deploy the front end and have it talk with the backend on port 8080.
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
Hello,
Sounds like you are describing an isolated monorepo, if so, please see this guide -