Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcminarro/fcmsender


https://github.com/jcminarro/fcmsender

Last synced: 11 days ago
JSON representation

Awesome Lists containing this project

README

        

# FCMSender

Small project to be able to send and test Push Notification using Firebase Cloud Messaging.

To use it, you need to provide your `service-account.json` files that can be obtained from [Firebase Console](https://console.firebase.google.com/).
Navigate to the **Service Accounts** tab. Under **Firebase Admin SDK** section, click on **Generate new private key** button that will generate a json file with the **Firebase Credentials**.
It will download your `service-account.json` that you need to put into `resources` folder.
![notifications_firebase_setup_step_2](https://user-images.githubusercontent.com/4047514/214706026-61ab5f71-63ac-4c81-960c-4fd28ec920d8.png)