Deploy to Firebase Hosting on merge

Firebase Next JS TypeScript ESLINT Prettier Github Actions

⚠️ Current Issues: reactfire currently uses v9 of firebase, so upgrading to the latest version is not possible.

🔥 Firebase Playground

A playground project to aid in learning and development of NextJs, React and Firebase.

🚀 Getting Stated

Locally run the application by starting up the firebase-emulators.

These will act as stubbed out versions of the Firebase services to enable local development and testing.

You can access these services using the ports they run on (which can be configured in ./firebase.json)

npm run dev:firebase

After, you can start the development version of the NextJs application - which runs at http://localhost:3000

npm run dev:next

Top categories

Loading Svelte Themes