Skip to content

Mobile push notifications made easy. Single service for multiple OS and devices.

License

Notifications You must be signed in to change notification settings

btrajkovski/push-notifications-service

Repository files navigation

Push Notifications Service

Mobile push notifications made easy. Single service for multiple OS and devices.

1. Live version

btrajkovski.noip.me

2. Description

Backend for push notifications service that works with APNS and GCM. Frontend part is available here push-notifications-frontend. Final version soon

3. Features

  • Support for both Android and iOS devices from one place
  • Multiple applications for same user
  • Support for unlimited number of devices, push notifications and applications
  • Scheduled notifications
  • Public API for registering devices and sending notifications
  • List all registered devices

4. How to run

Local

  • Replace src/main/resources/social.properties file with your personal credentials from facebook, google and twitter oauth credentials.
  • Create push-notifications schema in MySql, add new local user with push:push credentials and give access to push-notifications schema.
  • Execute this command mvn spring-boot:run
  • Spring Boot will do the rest

About

Mobile push notifications made easy. Single service for multiple OS and devices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published