I have a mono MERN repo, where I deploy my static app from the backend. Everything works locally, and as soon as I deploy, I get a 504 error!
branch : main
root directory : backend
build command : npm i && cd …/frontend && npm i && npm run build
start command : npm start
Site de développement web - Bonne pratique, définition, idée, tutos, correction de code.
GitHub : https://github.com/Florence-Martin/tools-web-development
Thank you for your help, as I’ve been trying to deploy it for 2 weeks now !
al_ps
January 27, 2023, 6:46am
2
Hi,
General code debugging is beyond the scope of the Render Support team, maybe another member of the community would be able to offer advice. Maybe sharing some real examples, logs and reproduction steps of where the error is occurring may help.
I visited https://tools-web-development.onrender.com/ and didn’t see an error.
Alan
system
Closed
February 26, 2023, 2:35pm
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.