Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1012 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 1012 Bytes

Farmassist Firebase

This repository contains Firebase backend services for Farmassist app, which is implemented using Cloud Functions and Firebase Cloud Messaging (FCM).

Prerequisites

  • Refer to Get Started With Cloud Functions to learn how to set up a Firebase project and write functions.
  • Before you can deploy your functions, you must enable Blaze pricing plan for your Firebase project. Blaze pricing plan provides a free tier usage of 2M invocations per month.

References