Relative Content

Tag Archive for expressdeploymentejsrender.com

Not able to deploy through Render, Giving error (Tech Stack: EJS,Express,MongoDB, Node.js)

This is my repository on Github-> https://github.com/melbourne2827/Budgtr
I’ve been trying to deploy this project using the “new web service” option on Render.com. I set the build command as npm install, start command as node app.js and set the environment variable for DB_URL (Mongo DB Atlas Database Used). This project runs perfectly well on my localhost. But I end up getting this error from render