Skip to content
This repository has been archived by the owner on Feb 3, 2020. It is now read-only.

serhuz/gcm-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple app server for sending push notifications to Android devices. Powered by Dropwizard

Build and run

First, you will need a valid configuration file. In your terminal type

$ cd /path/to/project/src/main/resources
$ cp example_config.yml config.yml

and replace apiKey value with API key obtained from Google. Configuration manual can be found here.

To compile and run this application just type the following in your terminal

$ mvn compile exec:java

About

A simple GCM app server for push notification testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages