我是使用 nodejs 和 mongo db atlas 编程 restful api 的新手。
我完成了此列表中的所有视频https://www.youtube.com/watch?v=ucuNgSOFDZ0&index=14&list=PL55RiY5tL51q4D-B63KBnygU6opNPFk_q
我可以在 localhost:3000 本地成功运行我的代码,但是当我在 heroku 上部署它时,它崩溃了,然后我尝试使用“heroku 日志”,它显示:
您可以在以下位置找到整个项目:https ://github.com/academind/node-restful-api-tutorial/tree/13-controllers (只需更改 nodemon.json 中 mongo atlas 的密码字段)
请帮忙。感谢您的阅读。