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