kn9ts / project-mulla

Talk to MPESA API via a REST API. Bringing the MPESA G2 API to the 21st century. --
http://kn9ts.github.io/project-mulla/
GNU Lesser General Public License v3.0
301 stars 117 forks source link

Add a heroku deploy button #42

Closed 0x8801 closed 7 years ago

0x8801 commented 8 years ago

Added one and tested it on my heroku. Realised that this may not work well because ENVIRONMENT variables are required in the app.yaml before deploying

image

This is what I get. Assuming it's because the configs aren't set up

kn9ts commented 8 years ago

@bomb1e It should be a POST request.

Refer to this: http://kn9ts.github.io/project-mulla/docs/deploy-heroku.html

Let me know if it helps.

kn9ts commented 8 years ago

Also could you use the documentation above to refactor the Heroku button for the perfect deployment. Thanks.

0x8801 commented 8 years ago

Checked out the docs. Awesome stuff!! :+1:

Looking into the best way to go about this

kn9ts commented 8 years ago

Awesome. am glad it helped. Looking forward to your update. 😉

On Fri, Jun 10, 2016, 12:19 PM Eric Githinji notifications@github.com wrote:

Checked out the docs. Awesome stuff!! 👍

Looking into the best way to go about this

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/kn9ts/project-mulla/pull/42#issuecomment-225134097, or mute the thread https://github.com/notifications/unsubscribe/AB6DXHiilPTnGfhfaYDR4O9kyYVU0RcEks5qKSwzgaJpZM4Ix2C6 .

kn9ts commented 7 years ago

@bomb1e Any updates??? A deploy to Heroku button can come in handy...should I look into this myself or you're still up for the task?