Skip to content

fireship-io/nuxt3-firebase-starter

Repository files navigation

Nuxt3 + Firebase

A minimal demo of Nuxt3 + Firebase v9 demonstrating SSR Firestore data hydrated to realtime data on the client.

Watch the full Nuxt3 Firebase tutorial

Usage

git clone
npm install
npm run dev
  • Download your Firebase Admin service account as service-account.json to the root of the project
  • Update the Firebase config in the useFirebase composable.

About

Basics SSR and Hydration with Nuxt3 and Firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published