hrbrmstr / pewpew

:star: :star: :star: Build your own IP Attack Maps with SOUND!
https://rud.is/pewpew/
1.03k stars 233 forks source link

Creates Deploy to Heroku button #12

Closed kf0jvt closed 9 years ago

kf0jvt commented 9 years ago

Adds a button to the README.md file which will allow anyone in one click to copy this app up to Heroku and deploy it.

This does expose an issue that needs to be resolved down the road. Heroku will (by default) serve up the app using https, however some of the javascript is pulled using http. Chrome wont pull the insecure content. You can just change the url in the browser to point to http and it will work fine.

hrbrmstr commented 9 years ago

HEROKU SHILL!!!!! :grin:

Merging now.