Skip to content

Electrolytic/push-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Push Notifications, Analytics, and Cloud Config Quickstart for Electron

A quickstart Electron app to show the Push API usage.

Get your App key from here

You can also read how to run this code.

npm i

Replace <Your-APP-Key> in main.js with your API key.

npm start