This repository consists of an application server implementation for Web Push, running on Jetty 9.x.
Before buidling this with Maven, the following parameters must be set to your own:
src/main/resources/gcmServerKey
- your GCM API key (please refer to the example filesrc/main/resources/gcmServerKey.sample
)gcm_sender_id
insrc/main/webapp/manifest.json
- your Google API Project number