How do I hook up my frontend correctly./
I am able to deploy my backend but my frontend is not working yet.
Error:
15 Replies
Project ID:
3b4c3c14-6b11-4e8a-8f52-bb11ff2f2554
3b4c3c14-6b11-4e8a-8f52-bb11ff2f2554
GitHub
GitHub - hannarosenfeld/vault-manager
Contribute to hannarosenfeld/vault-manager development by creating an account on GitHub.
refresh me please, screenshot of your railway project?
do you have the root directory set to
/frontend
?and if you have any build or start commands set in the service settings, please clear them
yes
sorry i just saw i didn't it must have not saved. set it to /frontend now
cleared build / start commands
please copy the
Caddyfile
and nixpacks.toml
files from this repo https://github.com/brody192/create-react-app-starter into your frontend folderok done and pushed. redeploying now
you have a bunch of warnings and they are being treated as errors, you have two options, fix the warnings, or ignore the warnings and fix them later
I'll fix them later, they are referencing things I will use later
gotcha, set a service variable
CI
= false
done, getting this error now: