gtalarico / django-vue-template

Django Rest + Vue JS Template
https://django-vue-template-demo.herokuapp.com/
MIT License
1.58k stars 406 forks source link

Application Error on Heroku #23

Closed SHxKM closed 5 years ago

SHxKM commented 5 years ago

Was the app taken down from Heroku? I'm still using it as reference, especially now that I want to combine Nuxt + Django on Heroku..

gtalarico commented 5 years ago

Thanks for pointing this out. It is supposed to be up - I will look into this

gtalarico commented 5 years ago

Seems to be up now - not sure what the cause was https://django-vue-template-demo.herokuapp.com

image

SHxKM commented 5 years ago

Glad to see it's sorted.

P.S.: Your project helped me with making this one: https://django-nuxt-ssr.herokuapp.com/ (on free dynos as well so might take some time to load)