Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 496 Bytes

File metadata and controls

13 lines (8 loc) · 496 Bytes

LoopBack push notification demo server

This is an example LoopBack application for sending mobile push notifications. Please see the full documentation: Creating push notifications.

It is intended to work with the example iOS app and example Android app.

To run this LoopBack application:

cd example/server
node app

Open your browser to http://127.0.0.1:3010.