Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy that on Heroku? #33

Open
diegorv opened this issue Dec 4, 2022 · 1 comment
Open

How to deploy that on Heroku? #33

diegorv opened this issue Dec 4, 2022 · 1 comment

Comments

@diegorv
Copy link

diegorv commented Dec 4, 2022

Hello. I love your app.

I'm trying deploy that on Heroku, but it's not working.

Can you help?

@jshawl
Copy link
Owner

jshawl commented Dec 6, 2022

Sure! There are two parts to this app - the client and the server.

Pushing to heroku will trigger the client build - https://github.com/jshawl/unqueue/blob/master/package.json#L15

The server serves the built client https://github.com/jshawl/unqueue/blob/master/package.json#L10

FWIW the app is currently deployed on heroku - looks like the free tier deprecation took it down but i just upgraded the dyno - https://unqueue.herokuapp.com/ let me know if you have any feedback, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants