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.