schmucklicloud_messaging
v0.2.1
Published
The schmuckliCloud messaging service provides you a simple integration of FCM in your project.
Downloads
2
Maintainers
Readme
schmuckliCloud Messaging SDK for JavaScript
This is the official JavaScript SDK for the schmuckliCloud Messaging service. The service allows you to simply use the Firebase Cloud Messaging service in your app by sending the requests to the APIs here.
Installation
To install this package you just enter the following command in the terminal of your project
npm install schmucklicloud_messaging
Now the package is installed. For optimal usage, please also install the schmucklicloud_auth library to use it with an authentication token.