You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could also just change npm start to do npm i all-the-package-repos && node server.js or something. That would work, since Heroku apps restart every 24 hours. 🤷🏼
The text was updated successfully, but these errors were encountered:
See #892 (comment)
Could also just change
npm start
to donpm i all-the-package-repos && node server.js
or something. That would work, since Heroku apps restart every 24 hours. 🤷🏼The text was updated successfully, but these errors were encountered: