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

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.

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)