Skip to content

keepers/notification-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📩🧪 notification-tester

Usage

  1. Clone repo
  2. Install dependencies: npm i
  3. Create the config/local.json file using this command:
$ echo '{\n  "serverKey": "",\n  "device": ""\n}' > config/local.json
  1. Replace "serverKey" and "device" in config/local.json with the real values.
  2. Run node index 🙌

You can obtain serverKey from your FCM console Device is the FCM token linked to the pshical device

About

📩🧪

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published