Skip to content

Nuxt Firebase

Documentation

Easily integrate Firebase into your Nuxt project

Nuxt Firebase Logo

Simple Setup

Minimal setup required to integrate all Firebase services into your Nuxt.js application.

Performant

The module uses dynamic imports of each individual Firebase service to reduce bundle sizes and improve performance.

Additional Features

Enjoy the benefits of additional features such as automated setup of .onAuthStateChanged() for Firebase Authentication and more.