Thursday 28 September 2017

How do you guys debug on Heroku?

I'm working on a GroupMe bot and I currently have it deployed on Heroku. For those of you who have done similar projects, how do you debug with heroku? I could try to run my project locally but I have it configured where GroupMe sends a POST to my Heroku app any time a message is sent. I would rather debug on Heroku and not have to set up a local server for Groupme to send the post. Any help is greatly appreciated, I'm sure I'm just being an idiot.

Submitted September 28, 2017 at 06:23PM by satchmoto

No comments:

Post a Comment