Skip to content

Latest commit

 

History

History
 
 

server

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.