Skip to content

im-ade/quickstart-nodejs

This branch is 13 commits behind firebase/quickstart-nodejs:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 7, 2020
Oct 3, 2021
Oct 3, 2021
Oct 3, 2021
Oct 3, 2021
Sep 11, 2020
Jul 7, 2020
Jul 7, 2020
Jul 7, 2020
Jun 6, 2016
May 14, 2016
Jun 26, 2020
Jul 7, 2020
May 12, 2021
Jul 7, 2020
Jul 7, 2020

Repository files navigation

Firebase Quickstarts for Node.js

A collection of quickstart samples demonstrating the Firebase APIs using the Node.js Admin SDK. For more information, see https://firebase.google.com.

Product Quickstarts

These quickstarts show you how to use Firebase products from your Node.js server:

  • auth-sessions - demonstrates how to use Firebase httpOnly session cookies with the Firebase Admin SDK session management API.
  • config - demonstrates retrieving and updating the Firebase Remote Config template.
  • database - demonstrates how to connect to and use the Firebase Realtime Database using Node.js through a simple social blogging app.
  • messaging - demonstrates sending FCM notification messages to a topic using the Node.js Admin SDK.
  • machine-learning - demonstrates how to manage your hosted ML models.

Testing Quickstarts

The testing quickstarts previously available in this repository have moved to a new location:

https://github.com/firebase/quickstart-testing

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 1.6%
  • HTML 1.3%
  • Shell 0.5%