Skip to content
This repository was archived by the owner on Apr 18, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.