vuejs / vuefire

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

use public runtime variables for Firebase config #1411

Closed posva closed 9 months ago

posva commented 10 months ago

It might be possible with public runtime config https://nuxt.com/docs/guide/going-further/runtime-config#example. I will try it out

Originally posted by @posva in https://github.com/vuejs/vuefire/discussions/1363#discussioncomment-6759976

I think that currently the config is duplicated in multiple places, using the runtime config could be a way to regroup this