Skip to content

ghas-results/node-red-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title weight featuredImage
Node-RED Configuration
1
./node-red.png

Node-RED for IoT Developers

This is a base configuration for IoT development to help to get up-and-running quickly with Node-RED by standardizing the configuration and plug-ins that are installed.

Quick Start

Install Node-RED, then:

cd ~/.node-red
git clone git@github.com:tmobile/node-red-config.git tmp 
mv tmp/.git ./ 
rm -rf tmp
git reset --hard
npm install

Node-RED is now configured!

Releases

No releases published

Packages

No packages published