Skip to content

Firebase

## Awesome Firebase [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ![Lint Awesome List](https://github.com/jthegedus/awesome-firebase/workflows/lint/badge.svg) The most **up to date** list of Firebase docs, talks, tools, examples & articles the internet has to offer. Translations: [馃嚞馃嚙 en](https://github.com/jthegedus/awesome-firebase/blob/master/readme.md) 路 [馃嚢馃嚪 ko](https://github.com/jthegedus/awesome-firebase/blob/master/readme-ko.md) 路 [馃嚪馃嚭 ru](https://github.com/jthegedus/awesome-firebase/blob/master/readme-ru.md) [Firebase](https://firebase.google.com) is an app dev platform built on the [Google Cloud Platform](https://cloud.google.com/products) providing services and cross-platform SDKs!

Legend: 馃摑 blog posts 路 馃挕 examples 路 馃摉 docs 路 馃攲 libraries 路 馃敡 tools 路 馃摴 talks/video 路 馃攰 podcasts

  • 馃敡 (Unofficial) Firebase Admin SDK for PHP - The Firebase Admin PHP SDK enables access to Firebase services from privileged environments (such as servers or cloud) in PHP.
  • 馃摉 App Check - Protect your backend resources from abuse, such as billing fraud or phishing.
  • 馃摉 Firestore Data Bundles - Data Bundles are static query results for CDN caching to speed first page loads.
  • 馃摉 Modular Web SDK (v9) - Import only what you need reducing SDK size up to 80%.

Official Docs & Quickstarts

Firebase Extensions

  • 馃敡 Firebase Extensions - Firebase Extensions provide extended functionality to your apps without the need to research, write, or debug code on your own.
  • 馃敡 Experimental Firebase Extensions - laboratory for new extensions created by Firebase.
  • 馃敡 Stripe Extensions - Official Stripe subscriptions and invoices extensions.
  • 馃敡 MessageBird Extensions - Official MessageBird extension to send messages via the MessageBird Converstations API.
  • 馃敡 Algolia Extensions - Official Algolia extension to enable full text search of Cloud Firestore with Algolia.
  • 馃敡 Mailchimp Extensions - Official Mailchimp extension to sync Firebase Authentication events to create member tags, merge fields, and member events with Mailchimp.
  • 馃敡 Typesense Extension for Full-Text Search - Official Typesense extension to add full-text search in Firestore, by syncing the data to Typesense, an OSS alternative to Algolia.

Web

  • 馃攲 Firestore Lite - Lightweight Cloud Firestore library for the browser.
  • 馃攲 SvelteFire - Cybernetically enhanced Firebase apps.
  • 馃攲 React Fire - Official Firebase React library with Hooks, Context Providers, and Components that make it easy to interact with Firebase.
  • 馃敡 Remote Styles with Remote Config - Dynamic/Conditional loading of CSS stored in Remote Config. (Launch post).
  • 馃攲 React Firebase Hooks - React Hooks for Firebase services.
  • 馃攲 Firebase UI - FirebaseUI is an open-source JavaScript library for Web that provides simple, customizable UI bindings on top of Firebase SDKs to eliminate boilerplate code and promote best practices.
  • 馃攲 Firebase UI for React - React Wrapper for firebaseUI Web.
  • 馃攲 GeoFire for JavaScript - Realtime location queries with Firebase.
  • 馃挕 FirePad - Collaborative Text Editor Powered by Firebase.
  • 馃攲 Ember Fire - Official Ember data adapter for Firebase.
  • 馃攲 Firebase Dart - Dart wrapper for Firebase.
  • 馃攲 PolymerFire - Polymer Web Components for Firebase.
  • 馃攲 VueFire - Firebase bindings for Vue.js.
  • 馃攲 Angular Fire 2 - Official library for Firebase and Angular.
  • 馃攲 Re-base - Relay inspired library for building React.js + Firebase applications.
  • 馃攲 React Redux Firebase - Redux bindings for Firebase. Includes Higher Order Component for use with React.
  • 馃攲 GatsbyJS Firebase Data Source - Query your Firebase data right into your statically generated pages with Gatsby.
  • 馃攲 Apollo Link Firebase - Provides a local GraphQL interface to RealtimeDB. DB syncs locally to device, Apollo Link provides querying into the local DB.
  • 馃攲 BuckleScript Bindings for Firebase - BuckleScript bindings for Firebase for use in ReasonML projects.
  • 馃挕 Angular Firebase PWA - Is an Angular PWA powered by Firebase. It can serve as a foundation to learn this stack and roll out more complex features.
  • 馃攲 FireSQL - Query Firestore using SQL syntax. Issues the minimum amount of queries necessary in order to get the data that you request.
  • 馃摉 Hosting Version History - Automatic deletion of older versions of your site deployments.
  • 馃攲 Firestorter - Use Firestore in React with zero effort, using MobX (also for react-native).
  • 馃挕 Nextbase - Boilerplate of Next.js, Redux & Firebase for developers who want a quick start project.
  • 馃敡 Typesaurus - Type-safe TypeScript-first ODM for Firestore.
  • 馃攲 firebase-kotlin-sdk - Kotlin-first SDK for Firebase supporting multiplatform projects (ios, android & js).
  • 馃攲 GeoFirestore - Location-based querying and filtering using Firebase Firestore.
  • 馃敡 FirelordJS - Extremely High Precision Typescript Wrapper for Firestore Web. (Admin version)
  • 馃敡 FireSageJS - Extreme Type Safe For Realtime Database Web.

Mobile

Android

  • 馃攲 GeoFire for Java - Realtime location queries with Firebase.
  • 馃攲 Firebase UI - Optimized UI components for Firebase.
  • 馃攲 FireXtensions - Unofficial Kotlin Extensions for the Firebase Android SDK.
  • 馃攲 Firecoil - Load images from GCS in your Android app using the image loading library Coil.

iOS

  • 馃攲 GeoFire for Objective-C - Realtime location queries with Firebase.
  • 馃攲 Firebase UI - iOS UI bindings for Firebase.
  • 馃挕 MLKit - ARCore - Example detecting objects and tags them with 3D labels in Augmented Reality. Uses Firebase ML Kit, ARCore and Firebase RTDB.
  • 馃挕 MLKit - ARKit - Example detecting objects using Firebase ML Kit and tags them with 3D labels in Augmented Reality.

Games

  • 馃摉 Firestore for C++ and Unity - C++ and Unity SDKs for C++ and Unity (with Firebase Unity SDKs available via Unity Package Manager).

Server-side (Cloud Functions, BigQuery etc)

CLI & Editor

  • 馃摉 Firebase Tools UI - Web UI for Firebase Emulator Suite.
  • 馃摉 Storage in Emulator Suite - Emulator suite is now complete!
  • 馃敡 VSCode Firebase Explorer - Explore and manage your Firebase projects.
  • 馃敡 Firebase Tools - The Firebase Command Line Tools.
  • 馃敡 Firebase CI - Simplified Firebase interaction for continuous integration.
  • 馃敡 Firecode - VS Code Firestore Rules Extension.
  • 馃敡 Firebase Firestore Snippets - Contains the snippet for both Firebase and Firestore in VS Code editor.
  • 馃敡 Fuego - Firestore client CLI supporting document add/update/query with filtering and pagination.
  • 馃敡 Firestore Rules Generator - Official (but experimental) Firebase Rules Generator for Cloud Firestore based on Google's Protocol Buffer format.
  • 馃敡 Firepit - Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js).
  • 馃敡 Fireward - Easy to use language for Firestore rules, similar to Firebase Bolt.
  • 馃敡 Svarog - Cloud Firestore schema validation with JSON Schema generated Security Rule helper functions.
  • 馃敡 Firetable - Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
  • 馃敡 VSFire - Deprecated ~VSCode extension for syntax highlighting & code completions with Firestore security rules & indexes.~
  • 馃摑 Refi App - A GUI tool to make developers less painful when interacting with Firestore DB
  • 馃敡 Firefoo - Cloud Firestore GUI Admin Tool with JSON/CSV Export and JavaScript Query Shell.
  • 馃敡 asdf-firebase - An asdf-vm plugin for firebase-tools. Manage your Firebase CLI without Node.js or npm! Great for python, golang, c++ & java Firebase projects.

Other

  • 馃敡 FireCMS - FireCMS is an open source headless CMS and admin panel built by developers for developers. It generates CRUD views based on your configuration.
  • 馃敡 Flank - Massively parallel Android and iOS test runner for Firebase Test Lab.
  • 馃攲 Firestore Query Browser - WebApp to Query, (Batch-)Edit & Export documents with app & user switching.
  • 馃攲 FireDrill - Find, Edit, Add, Remove, Import, Export, and Report on your Firebase data.
  • 馃挕 Unity Solutions - Use Firebase tools to incorporate common features into your games.
  • 馃攲 Firebase AIR Native Extension - Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
  • 馃攲 QtFirebase - An effort to bring Google's Firebase C++ API to Qt + QML.
  • 馃摑 StackBlitz to Firebase Hosting Deployments - StackBlitz (online code editor) to Firebase Hosting static deployments.
  • 馃敡 Flamelink - CMS for Firebase. Supports Firestore, RealtimeDatabase & Storage.
  • 馃摴 Firebase Summit 2018 - All Firebase Summit 2018 talks.
  • 馃摴 Firebase @ Google Cloud Next '18 - All Firebase talks @ Google Cloud Next 2018.
  • 馃摴 Firebase @ Google IO '18 - All Firebase talks @ Google IO 2018.
  • 馃摴 #AskFirebase YouTube Playlist - Official #AskFirebase playlist on YouTube.
  • 馃摑 State of Firebase (mid 2019) - Cloud Next & Google I/O 2019 updates!
  • 馃摴 Firebase @ Google IO '19 - All Firebase talks @ Google IO 2019.
  • 馃摴 Firebase Summit 2019 - All Firebase talks @ the Firebase Summit 2019.
  • 馃摴 Firebase Live 2020 - Firebase Live is a web series for app developers consisting of talks, tips, and technical tutorials aimed at increasing their productivity, knowledge, and collaboration.
  • 馃摴 Firebase Summit 2020 - All Firebase talks @ the Firebase Summit 2020.
  • 馃敡 Dynaboard - Generate low-code web apps from Firebase using AI.

Follow

Official

Community

Who else should we be following!?

Contributing

Contributions of any kind welcome, just follow the guidelines!

Contributors

Thanks goes to these contributors!