Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 488 Bytes

firebase.md

File metadata and controls

9 lines (5 loc) · 488 Bytes

Details about various Firebase services used for the project can be specified here.

Cloud Functions

List of functions:

  • Welcome email on new sign up

The function(s) can be managed via the Firebase/GCP console directly. Feel free to refer the Welcome email implementation for an understanding. If you want to configure your environment locally to implement cloud functions, please follow the Firebase Cloud Functions docs.