bcakir / pwa-push

Web Push Notification Demo Backed by Node.js and MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pwa-push

Web Push Notification Demo Backed by Node.js and MongoDB

Before run

  • export GCM_API_KEY=<uour_api_key>
  • Put project id in manifest.json

Run

python -m SimpleHTTPServer 5000

Push message

node push.js

About

Web Push Notification Demo Backed by Node.js and MongoDB

License:MIT License


Languages

Language:JavaScript 92.1%Language:HTML 7.9%