Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 550 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 550 Bytes

FIREBASE MESSAGIN TESTER

Simple firebase messaging web testing, you can add your firebase config to test web push notifications!

Usage

General

Paste your firebase config object on the first editor

config

Click on start button and you gona get your decice token

See push

you can see your push notifications data on the second editor

log

Dev

Install

yarn install

Run

yarn build:watch