Coder Social home page Coder Social logo

i wanna send data that received from the pub/sub function to the firebase realtime database? did i have to create a second function with google coloud or addev to the first one ? about googleiotcoreapp HOT 3 CLOSED

hanadjerbi1 avatar hanadjerbi1 commented on July 29, 2024
i wanna send data that received from the pub/sub function to the firebase realtime database? did i have to create a second function with google coloud or addev to the first one ?

from googleiotcoreapp.

Comments (3)

GabeWeiss avatar GabeWeiss commented on July 29, 2024

If you want to use Firebase instead of Firestore, then yes, you'll modify the Cloud Function to using the Firebase API instead, which is similar to Firestore, but different enough that it'll be a bit of porting work. The docs for Firebase can be found here: https://firebase.corp.google.com/ and click through to the documentation. OR you can just start a project in Firebase, and it will have getting started on the web on the home page for the real time database, and you can copy/paste the startup code from there to get going!

from googleiotcoreapp.

hanadjerbi1 avatar hanadjerbi1 commented on July 29, 2024

thanks for replying me..But i can't get access to this link https://firebase.corp.google.com/

from googleiotcoreapp.

GabeWeiss avatar GabeWeiss commented on July 29, 2024

Sorry, did that from the wrong chrome profile! Try https://console.firebase.google.com/?pli=1.

from googleiotcoreapp.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.