An open API service indexing awesome lists of open source software.

https://github.com/divbloxjs/dx-push-notification-manager

This tool has been deprecated. This repo will no longer be actively developed. To use Divblox in your project, please visit: https://github.com/divbloxjs/divblox
https://github.com/divbloxjs/dx-push-notification-manager

divblox divbloxjs nodejs web-push

Last synced: 11 months ago
JSON representation

This tool has been deprecated. This repo will no longer be actively developed. To use Divblox in your project, please visit: https://github.com/divbloxjs/divblox

Awesome Lists containing this project

README

          

# dx-push-notification-manager

>[!WARNING]
>This tool has been deprecated. This repo will no longer be actively developed. To use Divblox in your project, please visit: https://github.com/divbloxjs/divblox

A divbloxjs package that facilitates the backend management of web push notifications by using the web-push library

_Please note:_ This package requires a divbloxjs project environment. To learn more, visit https://github.com/divbloxjs

**Installation**

From within your divbloxjs project root:
Run: `npm run register-package`
and provide `dx-push-notification-manager` as the remote path to install and register this package.