about my backend project:
- NODE.js && Express
- Database use “MySQL”, && ORM sequelize
- without docker
github link: link
This is my first time to deploy my project. And I chose “Render” for deploing.
However, after setting details and create new deploy. It always show fail and without any log below.
what should i do?
- setting details
- fail message
- env variable
- .env example
- package.json
i have tried change “build commend” and “start comment” into only “npm install” and “node app.js”, but still the same.
New contributor
jiang888 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.