thomaswhite / firestore-fastify-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firestore-fastify-sample

This project answers the following questions. Use fastify.

  • How can firestore subcollection be used??
  • How to use firestore with node.js?
  • How to match sign up to user ?

Dotenv for firebase

API_KEY=
AUTH_DOMAIN=
PROJECT_ID=
STORAGE_BUCKET=
MESSAGING_SENDER_ID=
APP_ID=
MEASUREMENT_ID=

About


Languages

Language:JavaScript 100.0%