问题标签 [campfire]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
heroku - 不能 git push heroku master - buildpacks
很简单,这就是我得到的;
虽然我确实在应用程序 git push 上设置了一个 buildpack 因为没有检测到 buildpack 而失败?
我该如何解决这个问题,这实际上是部署 hubot 的正确步骤吗?
javascript - 如何ping部署在heroku上的hubot
我在 heroku 部署了简单的 hubot 应用程序。当我使用检查日志时,我已经设置了 procfile 并使其正常运行heroku logs -t
咖啡脚本:
module.exports =(机器人)->
过程文件:
日志:
现在我从哪里ping到hubot?从营火网站?我做了,但它没有响应