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
- Host: GitHub
- URL: https://github.com/divbloxjs/dx-push-notification-manager
- Owner: divbloxjs
- License: mit
- Created: 2023-04-10T12:43:50.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T09:29:43.000Z (over 1 year ago)
- Last Synced: 2024-05-23T09:36:38.834Z (over 1 year ago)
- Topics: divblox, divbloxjs, nodejs, web-push
- Language: JavaScript
- Homepage: https://divblox.com
- Size: 131 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.