firebase-db

Top 6 firebase-db 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();

  • firebase-admin-node

    Firebase Admin Node.js SDK

  • Project mention: Firebase Needs More Compatibility for JavaScript Environments | dev.to | 2024-05-12

    GitHub

  • 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
  • quickstart-unity

    Firebase Quickstart Samples for Unity

  • Project mention: There's an almost 5-year-old bug in the Firebase js SDK that leaks 2 event listeners every second | /r/programming | 2023-05-22
  • firebase-cpp-sdk

    Firebase C++ SDK

  • 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
  • lua-firebase

    A Firebase modules in Lua

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-db related posts

  • Facing errors while importing module in android app

    2 projects | /r/kivy | 6 Jul 2023
  • Is there any way to access Cloud Storage using a firebase user's Id Token?

    1 project | /r/Firebase | 5 Jun 2023
  • error: socket hang up on firebase functions

    2 projects | /r/learnjavascript | 24 Oct 2022
  • Is my cookie secure?

    2 projects | /r/Firebase | 6 Apr 2021

Index

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

Project Stars
1 firebase-js-sdk 4,729
2 firebase-admin-node 1,580
3 quickstart-unity 816
4 firebase-cpp-sdk 267
5 firebase-rest-api 48
6 lua-firebase 12

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