Skip to content

baihongru/node-red-contrib-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-redis

Node-Red Node for Redis.

Running

Run from GitHub:

# Into the user-dir, default "~/.node-red"
cd ~/.node-red
npm inatall https://github.com/baihongru/node-red-contrib-redis.git

Or from local:

Clone repo:

git clone https://github.com/baihongru/node-red-contrib-redis.git

Install dependencies:

cd node-red-contrib-redis
npm install

Install to the Node-Red:

# Into the user-dir, default "~/.node-red"
cd ~/.node-red
npm install <Path of the node-red-contrib-redis directory>

About

Node-Red node for Redis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published