/farmassist-firebase

Firebase backend services for Farmassist app, implemented using Cloud Functions and Firebase Cloud Messaging (FCM).

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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