Skip to content

A flow-based programming tool powered by Node-RED.

Notifications You must be signed in to change notification settings

netpie2015/node-pie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-PIE

A flow-based programming tool powered by Node-RED.

Installation

To install node-pie, Node.js is required. Run the following command in your command terminal (you may need to sudo):

npm install node-pie -g

Running

To run use the folowing command:

node-pie

The application will be running in foreground. If you want to run as a daemon, please use pm2.

npm install pm2 -g
pm2 start node-pie

How to use

A basic Node-PIE tutorial in available here (Thai language).

Screen shot

image

About

A flow-based programming tool powered by Node-RED.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published