Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 567 Bytes

File metadata and controls

22 lines (17 loc) · 567 Bytes

Embedded Push Notification using NodeJS#

There are sample code for sending push notification in Mesosfer cloud platform using NodeJS. To run this code please follow instruction below.

Install package

npm install

After installing, run this command:

node index.js

License

Copyright (c) 2016, Mesosfer.
All rights reserved.

This source code is licensed under the BSD-style license found in the
LICENSE file in the root directory of this source tree.