React app crashing online
andrewrd364
TRIALOP
a year ago
On my computer locally my project works perfectly fine, but when i start it on railway it crashes after 10 min every time.
https://github.com/Andrewrd364/spb-zoo-website
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
You are attempting to run a development server in a production environment.
https://github.com/brody192/create-react-app-starter
Copy the nixpacks.toml and Caddyfile from this repo into your client folder.