Fail to run on Heroku
wenwei63029869 opened this issue · 1 comments
wenwei63029869 commented
Hi @sdepold, I did a node app with mySql based on your app. I used the same index.js from models, so the tables will be generated automatically once server is on. It works perfectly locally. The heroku app uses ClearDB as database and the connection is find. However, it just hangs on Heroku and no table is generated. I have created a post on Stackoverflow. Or you can check out my repo. I could really use some help! Thanks!!!
sushantdhiman commented
Hopefully fixed in #46 🔥