techx / quill

📝 Registration, for hackathons!
https://medium.com/hackmit-stories/quill-an-open-source-hackathon-registration-system-91f3a06d22a2
GNU Affero General Public License v3.0
443 stars 341 forks source link

Deploy to Heroku Not Working? #109

Open adias9 opened 5 years ago

adias9 commented 5 years ago

I need some help.... It is slightly dire.

It seems to work, when I run it locally, but using the deploy now button and trying to push my version to heroku the deployment does not work. Is there some other sort of adjustments I need to make for it to work for heroku? This is my first time working with angular.

horeilly1101 commented 5 years ago

Were you able to find a solution? I’m having the same problem

adias9 commented 5 years ago

Yes I had to reconfigure some stuff though and redo a lot. It was several months ago, so I don’t remember what I did exactly. But check out the configuration variables

Sent from my iPhone

On Apr 13, 2019, at 5:10 PM, horeilly1101 notifications@github.com wrote:

Were you able to find a solution? I’m having the same problem

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

horeilly1101 commented 5 years ago

Thanks for your response! Would you be comfortable sharing your code with me? I still haven't been able to figure it out

mattorgill commented 5 years ago

I just tried to use the deploy to Heroku button without trying to push any of my own changes and it wouldn't work. Any solutions?

horeilly1101 commented 5 years ago

I wasn't able to get the current version (or at least the current version on April 14) to deploy to heroku, so I just deployed off an earlier commit. Clicking the button here should work: https://github.com/techx/quill/tree/226cf7365d7123dd73213c51491e30068e6b48fd

mattorgill commented 5 years ago

Gotcha, thanks!