firebase-realtime-database

Top 23 firebase-realtime-database Open-Source Projects

  • firebase-js-sdk

    Firebase Javascript SDK

  • Project mention: [React] Passing environment variables to service workers | dev.to | 2024-01-17

    // public/firebase-messaging-sw.js // Give the service worker access to Firebase Messaging. // Note that you can only use Firebase Messaging here. Other Firebase libraries are not available in the service worker. importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-app.js'); importScripts('https://www.gstatic.com/firebasejs/8.10.1/firebase-messaging.js'); // Initialize the Firebase app in the service worker by passing in your app's Firebase config object. // https://firebase.google.com/docs/web/setup#config-object firebase.initializeApp({ apiKey: 'api-key', authDomain: 'project-id.firebaseapp.com', databaseURL: 'https://project-id.firebaseio.com', projectId: 'project-id', storageBucket: 'project-id.appspot.com', messagingSenderId: 'sender-id', appId: 'app-id', measurementId: 'G-measurement-id', }); // Retrieve an instance of Firebase Messaging so that it can handle background messages. const messaging = firebase.messaging();

  • flutter_twitter_clone

    Fully functional Twitter clone built in flutter framework using Firebase realtime database and storage

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • react-firebase-hooks

    React Hooks for Firebase.

  • Project mention: firereact VS react-firebase-hooks - a user suggested alternative | libhunt.com/r/firereact | 2024-02-05

    A little bit fatter in terms of size and not actively maintained.

  • firebase-android-sdk

    Firebase Android SDK

  • Project mention: Removing trackers and while using fcm | /r/androiddev | 2023-07-03

    Stub = class with same public functions and PACKAGE NAME (this is imporant) but the body of the function is empty. Lots of firebase modules are open source. Fcm is one of them https://github.com/firebase/firebase-android-sdk/tree/master/firebase-messaging

  • IdeasNProjects

    *That Project's project repository

  • Project mention: stack canary watchpoint triggered | /r/ArduinoProjects | 2023-06-17

    Project Github link: https://github.com/0015/ThatProject/tree/master/ESP32_MICROPHONE/ESP32_INMP441_SPEECH_TO_TEXT

  • laravel-firebase

    A Laravel package for the Firebase PHP Admin SDK

  • GodotFirebase

    Implementations of Firebase for Godot using GDScript

  • Project mention: Problem with installing plugins | /r/godot | 2023-07-11

    I’m trying to install the Firebase addons from https://github.com/GodotNuts/GodotFirebase/tree/main/addons but once I add them to my Godot project and try to enable them I get this error “Unable to load addon script from path: 'res://addons/godot-firebase/plugin.gd'. This might be due to a code error in that script.” I can’t figure out what’s wrong any help would be appreciated, it also has the same error for the other two plugins I got from the addons

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Firebase-ESP-Client

    [DEPRECATED]🔥Firebase Arduino Client Library for ESP8266, ESP32 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports RTDB, Cloud Firestore, Firebase and Google Cloud Storage, Cloud Messaging and Cloud Functions for Firebase.

  • Project mention: Can someone recommend a library for sending data to Google Firebase's Realtime Database using Adafruit Feather M0 WiFi? | /r/adafruit | 2023-06-29

    I'm using Firebase-ESP-Client but there is a problem like in the attached video.

  • Firebase-ESP8266

    [DEPRECATED] 🔥 Firebase RTDB Arduino Library for ESP8266 and RP2040 Pico. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  • Firebase-ESP32

    [DEPRECATED]🔥 Firebase RTDB Arduino Library for ESP32. The complete, fast, secured and reliable Firebase Arduino client library that supports CRUD (create, read, update, delete) and Stream operations.

  • firebase-authentication-dotnet

    C# library for Firebase Authentication

  • Firebase-Flutter-tutorials

    Repository containing source code for the tutorials made using Firebase with Flutter

  • firebase-cpp-sdk

    Firebase C++ SDK

  • shop-app

    A shopping mobile application made with react native for Android.

  • hopOn

    A car rental flutter application using firebase and google maps API

  • firebase-emulator

    Run Firebase Database emulator locally in Docker container

  • Firebase-Arduino-WiFiNINA

    Firebase Arduino Library for ARM/AVR WIFI Dev Boards based on WiFiNINA

  • firebase

    Modular Firebase 🔥 implementation for NativeScript. Supports both iOS & Android platforms for all Firebase services.

  • firebase-rest-api

    A simple python wrapper for Google's Firebase REST API's.

  • Project mention: Facing errors while importing module in android app | /r/kivy | 2023-07-06
  • whatsApp-lite

    Not just another whatsApp Clone but more, built with React Native, Expo, TypeScript and Firebase.

  • Project mention: whatsApp-lite: Not just another whatsApp Clone but more, built with React Native, Expo, TypeScript and Firebase. | /r/reactjs | 2023-10-04
  • RealtimeDatabase

    RealtimeDatabase app is built with Firebase Realtime Database and Kotlin using MVVM Architecture Pattern.

  • lua-firebase

    A Firebase modules in Lua

  • farmassist-iot-device-simulator

    A minimal IoT device simulator built using Node-RED. It sends telemetry data to Firebase Realtime Database for Farmassist app.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

firebase-realtime-database related posts

  • Building Progressive Web Apps in Angular (using pwafire)

    2 projects | dev.to | 13 Dec 2023
  • Navigating the Code: A Comparative Analysis of CodiumAI PR-Agent and GitHub Copilot in Code Assistance and Review

    2 projects | dev.to | 2 Dec 2023
  • GitHub - vebbis321/FireThel: A package to simplify your workflow with Firebase in Swift. Firestore and Realtime Database are supported at the moment.

    1 project | /r/iOSProgramming | 9 Sep 2023
  • Facing errors while importing module in android app

    2 projects | /r/kivy | 6 Jul 2023
  • Removing trackers and while using fcm

    1 project | /r/androiddev | 3 Jul 2023
  • Typescript Type Level Custom Error Message, Move Runtime Error to Compile time Error!

    2 projects | dev.to | 26 Jun 2023
  • x-goog-api-key

    1 project | /r/blackhat | 12 Jun 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source firebase-realtime-database projects? This list will help you:

Project Stars
1 firebase-js-sdk 4,726
2 flutter_twitter_clone 3,668
3 react-firebase-hooks 3,535
4 firebase-android-sdk 2,202
5 IdeasNProjects 1,691
6 laravel-firebase 965
7 GodotFirebase 487
8 Firebase-ESP-Client 473
9 Firebase-ESP8266 409
10 Firebase-ESP32 410
11 firebase-authentication-dotnet 367
12 Firebase-Flutter-tutorials 269
13 firebase-cpp-sdk 267
14 shop-app 135
15 hopOn 122
16 firebase-emulator 65
17 Firebase-Arduino-WiFiNINA 63
18 firebase 50
19 firebase-rest-api 48
20 whatsApp-lite 36
21 RealtimeDatabase 30
22 lua-firebase 12
23 farmassist-iot-device-simulator 10

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com