Official Firebase bindings for Vue.js
npm install vuefire> Firebase for Vue made easy!
- Works with Vue >=2.7 and Vue 3
- Supports Composition and Options API
- Supports Vuex, Pinia, and anything that gives you a Vue ref()
- Built for Modular Firebase >=9 for optimal tree shaking
- Automatically listen for changes in nested references
- Become a Sponsor on GitHub
- One-time donation via PayPal
---
- VueFire and Nuxt VueFire are both currently stable
You can follow the progress and future plans on the Roadmap issue.
VueFire requires the firebase package to be installed as well as vuefire:
``bash``
npm install vuefire firebase
Check the documentation for Nuxt instructions.
- Getting Started
- Vite Demo
- Nuxt demo - Spark Plan
- Nuxt demo - Blaze Plan
- Firebase Web Docs
- Realtime database
- Cloud Firestore