JSPM

node-red-contrib-fcm-receive-node

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q31643F
  • License MIT

Node-red message receiver from Firebase Cloud Messaging (FCM)

Package Exports

  • node-red-contrib-fcm-receive-node

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (node-red-contrib-fcm-receive-node) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Firebase Cloud Messaging Receive (fcm-receive) Node

A simple receiver of Firebase Cloud Messaging (FCM) messages, powered by push-receiver NodeJs library.

It will send message every time when message is received from FCM service

Client token is printed to the node-red console on the startup and could be obtained from the connection node after deploy

Install

Install from npm

npm install --save node-red-contrib-fcm-receive-node

License

MIT