jthegedus / awesome-firebase

πŸ”₯ List of Firebase talks, tools, examples & articles! Translations in πŸ‡¬πŸ‡§ πŸ‡·πŸ‡Ί Contributions welcome!

Home Page:https://firebase.google.com/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Firebase Awesome Lint Awesome List

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

Legend: πŸ“ blog posts Β· πŸ’‘ examples Β· πŸ“– docs Β· πŸ”Œ libraries Β· πŸ”§ tools Β· πŸ“Ή talks/video Β· πŸ”Š podcasts

Featured (new releases)

  • πŸ”§ (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

  • πŸ”₯ 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!

Contributors

Thanks goes to these contributors!

About

πŸ”₯ List of Firebase talks, tools, examples & articles! Translations in πŸ‡¬πŸ‡§ πŸ‡·πŸ‡Ί Contributions welcome!

https://firebase.google.com/docs/

License:Other