Skip to content

EmrD/nodejs-send-fcm-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node + Express Notification Service

This is a example Node.JS API to send notifications from FCM.

Getting Started

1 - Add your user to "topic" topic.
2 - Add your serviceAccountKey.json file.
3 - Run npm i to install the packages.
4 - Run npm run dev to start the server.
5 - You can go to your / path or you can post to your server via cURL eg. to send notification.

Releases

No releases published

Packages

No packages published