/web-push-example-by-fcm

Web Push by FCM (Firebase Cloud Messaging)

Primary LanguageJavaScript

Web Push by FCM (Firebase Cloud Messaging)

1. Get repository

$ git clone git@github.com:Korilakkuma/web-push-example-by-fcm.git

2. Install npm modules

$ cd web-push-example-by-fcm
$ npm install

3. Add Firebase

4. Get API key

5. Start server

$ npm start