Frontend Project Service Unavailable Error
henilthaker
TRIALOP
2 years ago
I have deployed my frontend project, made using ReactJs. It builds successfully, but when I try to visit its url, I get 503 service unavailable status code. Also after sometime the service crashes. What could be the reason for this?
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
2 years ago
You are likely trying to run a development server, what kind of frontend is this? create-react-app?