Category "heroku-toolbelt"

How to run a npm script on a deployed Heroku NodeJS app

Under scripts in package.json I have the following. 'refresh': node refresh db Is there a way to trigger this particular npm script on a NodeJS app deployed

Heroku Login timing out on Win64

I have installed the Heroku CLI for Win 64 platform and am using Git Bash. When entering the command heroku login or heroku login -i the program asks for any ke

Heroku Foreman errors on 0.0.0.0:5000

I am trying to debug this issue using Heroku's Foreman app. My issue is that Foreman is trying to run the process on port 5000 and at ip address 0.0.0.0. It s

Heroku Foreman errors on 0.0.0.0:5000

I am trying to debug this issue using Heroku's Foreman app. My issue is that Foreman is trying to run the process on port 5000 and at ip address 0.0.0.0. It s