An OMG service for OneSignal, it allows to send message to the players(users) who have subscribed for the application on onesignal.
omg validate
omg build
$ omg run list -e USER_KEY=<USER_AUTH_KEY> -e APP_KEY=<APP_KEY>
$ omg run send -a app_Id=<APPLICATION_ID> -a headings=<HEADING> -a contents=<CONTENTS> -a isAnyWeb=<BOOLEAN> -a include_player_ids=<PLAYERS_ID>
docker build -t microservice-onesignal
docker run -p 3000:3000 microservice-onesignal
Content type
Image
Digest
Size
287.4 MB
Last updated
over 7 years ago
docker pull microservices/onesignal