vuejs / vuefire

🔥 Firebase bindings for Vue.js
https://vuefire.vuejs.org
MIT License
3.82k stars 323 forks source link

Add the Nuxt VueFire example repos to the docs. #1535

Closed BenJackGill closed 1 month ago

BenJackGill commented 1 month ago

What problem is this solving

I was having a lot of problems with SSR and App Check. Took me a few days to stumble upon these fantastic example repos which solved the problem for me:

Proposed solution

I suggest you prominently feature these repos at the top of the in the Nuxt Getting Started doc section to ensure other people can easily find this valuable resource.

Describe alternatives you've considered

No response

posva commented 1 month ago

They are actually in the deployment page since the complexity comes from deploying more than developing. We could add them to the top too.