Skip to content

teknoir/node-red-teknoir-push-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)