Awesome Firebase Overview
🔥 List of Firebase talks, tools, examples & articles! Translations in 🇬🇧 🇷🇺 Contributions welcome!
🏠 Home · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor · 😺 jthegedus/awesome-firebase · ⭐ 660 · 🏷️ Platforms
Awesome Firebase
The most up to date list of Firebase docs, talks, tools, examples & articles the internet has to offer.
Translations: 🇬🇧 en · 🇰🇷 ko · 🇷🇺 ru
Firebase is an app dev platform built on the Google Cloud Platform providing services and cross-platform SDKs!
Contents
- Featured (new releases)
- Official Docs & Quickstarts
- Firebase Extensions
- Web
- Mobile
- Games
- Server-side (Cloud Functions, BigQuery etc)
- CLI & Editor
- Other
- Follow
Legend: 📝 blog posts · 💡 examples · 📖 docs · 🔌 libraries · 🔧 tools · 📹 talks/video · 🔊 podcasts
Featured (new releases)
- 🔧 (Unofficial) Firebase Admin SDK for PHP (⭐2k) - 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 Documentation - Official Firebase Documentation.
- 🔧 Firebase Status Dashboard - This page provides status information on the services that are part of Firebase.
- 💡 Firebase Quickstarts - Official Firebase Quickstarts.
- 💡 Google Codelabs | Firebase - Google Developers Codelabs provide a guided, tutorial, hands-on coding experience.
- 📖 Firebase for Games - New Firebase for Games landing page with links to Firebase/Google resources for game developers.
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 (⭐237) - laboratory for new extensions created by Firebase.
- 🔧 Stripe Extensions (⭐384) - Official Stripe subscriptions and invoices extensions.
- 🔧 MessageBird Extensions (⭐11) - Official MessageBird extension to send messages via the MessageBird Converstations API.
- 🔧 Algolia Extensions (⭐95) - Official Algolia extension to enable full text search of Cloud Firestore with Algolia.
- 🔧 Mailchimp Extensions (⭐18) - 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 (⭐123) - Official Typesense extension to add full-text search in Firestore, by syncing the data to Typesense (⭐14k), an OSS alternative to Algolia.
Web
- 🔌 Firestore Lite (⭐206) - Lightweight Cloud Firestore library for the browser.
- 🔌 SvelteFire (⭐1.4k) - Cybernetically enhanced Firebase apps.
- 🔌 React Fire (⭐3.4k) - Official Firebase React library with Hooks, Context Providers, and Components that make it easy to interact with Firebase.
- 🔧 Remote Styles with Remote Config (⭐64) - Dynamic/Conditional loading of CSS stored in Remote Config. (Launch post).
- 🔌 React Firebase Hooks (⭐3.4k) - React Hooks for Firebase services.
- 🔌 Firebase UI (⭐4.3k) - 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 (⭐1.2k) - React Wrapper for firebaseUI Web.
- 🔌 GeoFire for JavaScript (⭐1.4k) - Realtime location queries with Firebase.
- 💡 FirePad (⭐3.8k) - Collaborative Text Editor Powered by Firebase.
- 🔌 Ember Fire (⭐690) - Official Ember data adapter for Firebase.
- 🔌 Firebase Dart (⭐409) - Dart wrapper for Firebase.
- 🔌 PolymerFire (⭐460) - Polymer Web Components for Firebase.
- 🔌 VueFire (⭐3.7k) - Firebase bindings for Vue.js.
- 🔌 Angular Fire 2 (⭐7.5k) - Official library for Firebase and Angular.
- 🔌 Re-base (⭐2.1k) - Relay inspired library for building React.js + Firebase applications.
- 🔌 React Redux Firebase (⭐2.5k) - 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 (⭐411) - Provides a local GraphQL interface to RealtimeDB. DB syncs locally to device, Apollo Link provides querying into the local DB.
- 🔌 BuckleScript Bindings for Firebase (⭐42) - BuckleScript bindings for Firebase for use in ReasonML projects.
- 💡 Angular Firebase PWA (⭐945) - Is an Angular PWA powered by Firebase. It can serve as a foundation to learn this stack and roll out more complex features.
- 🔌 FireSQL (⭐344) - 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 (⭐377) - Use Firestore in React with zero effort, using MobX (also for react-native).
- 💡 Nextbase (⭐14) - Boilerplate of Next.js, Redux & Firebase for developers who want a quick start project.
- 🔧 Typesaurus (⭐348) - Type-safe TypeScript-first ODM for Firestore.
- 🔌 firebase-kotlin-sdk (⭐685) - Kotlin-first SDK for Firebase supporting multiplatform projects (
ios
,android
&js
). - 🔌 GeoFirestore (⭐500) - Location-based querying and filtering using Firebase Firestore.
- 🔧 FirelordJS (⭐63) - Extremely High Precision Typescript Wrapper for Firestore Web. (Admin version (⭐35))
- 🔧 FireSageJS (⭐8) - Extreme Type Safe For Realtime Database Web.
Mobile
- 📝 App Distribution App Bundles - Support for Android App Bundles (AAB) is officially supported in App Distribution.
- 📖 Firebase Flutter Documentation - Official Firebase Flutter Setup.
- 🔌 NativeScript plugin Firebase (⭐1k) - NativeScript plugin for Firebase.
- 🔌 FlutterFire (⭐8k) - Collection of Firebase plugins for Flutter apps.
- 🔌 React Native Firebase (⭐11k) - Well-tested feature rich modular Firebase implementation for React Native. Supports both iOS & Android platforms.
- 🔌 React Native Firebase Cloud Messaging (⭐1.7k) - React Native module for Firebase Cloud Messaging and local notification.
- 💡 Expo Native Firebase (⭐208) - Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database.
- 💡 Flutter Calendar App (⭐76) - New Flutter application implementing a simple mobile calendar app for storing basic events into Firebase cloud database.
- 🔧 Firebase App Distribution - Distribute pre-release versions of your app to your trusted testers.
- 🔌 Flamingo (⭐118) - A Firebase Firestore model framework for Dart.
Android
- 🔌 GeoFire for Java (⭐671) - Realtime location queries with Firebase.
- 🔌 Firebase UI (⭐4.5k) - Optimized UI components for Firebase.
- 🔌 FireXtensions (⭐29) - Unofficial Kotlin Extensions for the Firebase Android SDK.
- 🔌 Firecoil (⭐40) - Load images from GCS in your Android app using the image loading library Coil.
iOS
- 🔌 GeoFire for Objective-C (⭐440) - Realtime location queries with Firebase.
- 🔌 Firebase UI (⭐1.5k) - iOS UI bindings for Firebase.
- 💡 MLKit - ARCore (⭐11) - Example detecting objects and tags them with 3D labels in Augmented Reality. Uses Firebase ML Kit, ARCore and Firebase RTDB.
- 💡 MLKit - ARKit (⭐32) - 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)
- 📖 Firebase Admin Documentation - Official Firebase Admin SDK Server Setup.
- 💡 Functions Samples (⭐12k) - Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase.
- 💡 Express Server on Cloud Functions (⭐646) - Host an Express server on Cloud Functions.
- 📝 GraphQL Server on Cloud Functions - Host an Express server with GraphQL middleware on Cloud Functions.
- 💡 Compiled Code with Cloud Functions (⭐646) - Compile your Flow, TypeScript or ReasonML to the correct Node runtime using Babel, TypeScript Compiler or ParcelJS.
- 📝 BigQuery & Google Analytics - How Do I Create a Closed Funnel in Google Analytics for Firebase Using BigQuery.
- 📹 Official Cloud Function #Firecasts - YouTube video series about understanding how Cloud Functions work.
- 📝 Firebase Hosting for Cloud Run Services - Dynamic content with Hosting Rewrites & Cloud Run Services.
- 📝 Scheduled (Cron) Cloud Functions for Firebase - Firebase-native Cron triggers for Firebase Cloud Functions.
- 🔌 Integrify (⭐106) - Enforce referential and data integrity in Firestore using pre-canned Cloud Functions triggers.
- 🔌 Free Product Analytics with Firebase + BigQuery + Rakam - How to do behavioral & segmentation analysis on Firebase event data via BigQuery Export and Rakam.
- 🔌 Firestore Queue System (⭐6) - Simple queue system using Firestore and Cloud Functions.
- 🔌 Pyrebase (⭐2k) - A simple python wrapper for the Firebase API.
- 🔌 Firecode (⭐0) - A light, fast, and memory-efficient collection traversal library for Firestore and Node.js.
CLI & Editor
- 📖 Firebase Tools UI (⭐239) - Web UI for Firebase Emulator Suite.
- 📖 Storage in Emulator Suite - Emulator suite is now complete!
- 🔧 VSCode Firebase Explorer (⭐141) - Explore and manage your Firebase projects.
- 🔧 Firebase Tools (⭐3.8k) - The Firebase Command Line Tools.
- 🔧 Firebase CI (⭐72) - Simplified Firebase interaction for continuous integration.
- 🔧 Firecode (⭐34) - VS Code Firestore Rules Extension.
- 🔧 Firebase Firestore Snippets (⭐13) - Contains the snippet for both Firebase and Firestore in VS Code editor.
- 🔧 Fuego (⭐191) - Firestore client CLI supporting document add/update/query with filtering and pagination.
- 🔧 Firestore Rules Generator (⭐194) - Official (but experimental) Firebase Rules Generator for Cloud Firestore based on Google's Protocol Buffer format.
- 🔧 Firepit (⭐26) - Firepit is a standalone, portable version of the Firebase CLI which has no depedencies (including Node.js).
- 🔧 Fireward (⭐235) - Easy to use language for Firestore rules, similar to Firebase Bolt.
- 🔧 Svarog (⭐36) - Cloud Firestore schema validation with JSON Schema generated Security Rule helper functions.
- 🔧 Firetable (⭐5.1k) - Excel/Google Sheets like UI for Firebase/Firestore. No more admin portals!
- 🔧 VSFire (⭐74) - 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 (⭐15) - An asdf-vm plugin for
firebase-tools
. Manage your Firebase CLI without Node.js ornpm
! Great forpython
,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 (⭐653) - 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 (⭐60) - Find, Edit, Add, Remove, Import, Export, and Report on your Firebase data.
- 💡 Unity Solutions (⭐120) - Use Firebase tools to incorporate common features into your games.
- 🔌 Firebase AIR Native Extension (⭐56) - 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 (⭐278) - 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
- 📹 Firebase YouTube
- 📝 Firebase Blog
- 🐦 @firebase
- 👤 Firebase Facebook
- 🔊 The Firebase Podcast - This is the place where we dive deep into Firebase products and learn new tips and tricks along the way.
Community
- 🔥 Firebase Developers Discord - an open community dedicated to Firebase and its services, where you can to socialize and help other web and app developers from around the world.
- 📹 Fireship - A YouTube channel by Jeff Delaney, a Google Firebase expert and creator of the famous "X in 100 Seconds" videos.
- 📹 ru @firebase_ru - Telegram friendly chat
Who else should we be following!?
Contributing
Contributions of any kind welcome, just follow the guidelines!