Skip to content

IntertechInc/node-azure-notificationHub-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure Notification Hubs with Node

This is a basic node example app that goes along with the companion blog post.

Getting Started

$ npm install

Open up config/default.json and update the settings in the file with the settings that match your environment.

Running

To register your device run the register script:

$ npm run register

To send a push notification run the start script:

$ npm start

About

Azure Notification Hubs with Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published