nuxt-on-firebase-example
nuxt-on-firebase-example copied to clipboard
this works
hello, it worked perfect, but it doesn't show me the home page, I get this message
Welcome Firebase Hosting Setup Complete You're seeing this because you've successfully setup Firebase Hosting. Now it's time to go build something extraordinary!
Got any updates on this @JsusMillan . I'm also getting the same output
Hi @crow1796, can you provide the link to your hosted code? I'll check it out as soon as I can.
Hi @KiritchoukC do you mean this one? https://ptrees.firebaseapp.com/
and this is how my project directory looks like:
and I did the same exact steps provided in here: https://dev.to/kiritchoukc/deploy-nuxt-on-firebase-4ad8
I'd like to look at your code to investigate on why you get these messages. Can you set up a git repository with your code ?
Here you go @KiritchoukC https://github.com/crow1796/ptrees it's actually just a new project
hi @JsusMillan & @crow1796 have you tried to delete the index.html file in the public folder? afterwards everything should work, meaning the ssr should take over :)