Send Push Messages with Firebase Cloud Functions + Firestore
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.