muscaiu / deployment-process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PWA Test circleCI, codeclimate, heroku

headers:

Content-Type / application/json
Authorization / key={token}

body - raw:

{
    "notification": {
        "title": "push notification title",
        "body": "push notification body",
        "click_action": "http://localhost:3000/"
    },
    "to": "{token}"
}

About


Languages

Language:CSS 97.0%Language:JavaScript 2.6%Language:HTML 0.4%