Tech

  1. This article is about testing Firebase Cloud Functions on your local machine. Setting up the local testing environment is as easy as deploying Cloud Functions.

  2. Firebase is a great tool for sending push messages. This is an example of simple serverless integration of push messages on Cloud Functions. We will use Firestore for the DB over Realtime Database this time.

COPYRIGHT © 2023 Kohei Ando