https://github.com/teknoir/node-red-teknoir-push-notifications
A set of nodes to send push-notification from Teknoir Platform.
https://github.com/teknoir/node-red-teknoir-push-notifications
devstudio node-red platform push-notifications
Last synced: 4 months ago
JSON representation
A set of nodes to send push-notification from Teknoir Platform.
- Host: GitHub
- URL: https://github.com/teknoir/node-red-teknoir-push-notifications
- Owner: teknoir
- Created: 2023-09-20T11:49:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-26T13:07:12.000Z (about 2 years ago)
- Last Synced: 2025-06-25T05:03:05.036Z (4 months ago)
- Topics: devstudio, node-red, platform, push-notifications
- Language: JavaScript
- Homepage: https://teknoir.cloud
- Size: 135 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-red-teknoir-push-notifications
A set of nodes to send push-notification from Teknoir Platform.# Install
```
RUN npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-teknoir-push-notifications@teknoir/node-red-teknoir-push-notifications#main
```# Documentation
The nodes are properly documented in `Node-RED` itself.# Develop / debug
Go to `./debug` and run:
```
npm install
npm start
```# TODO:
- [ ] Add full user documentation in node
- [ ] Use K8s User CRD to get user info (after user CRD is implemented)