Skip to content

This Node-RED node allows serving static files from local directories.

Notifications You must be signed in to change notification settings

DigitalArsenal/node-red-contrib-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-static

This Node-RED node allows serving static files from local directories over HTTP/HTTPS.

flow

Install

npm i node-red-contrib-static

Use

Input the directory path that will act as the root in the input field folder. NOTE: make sure to put a wildcard in the HTTP/HTTPS node path after the root url path, so that the file / directory names are passed to the static node. e.g.: prefix/*

LICENSE

ISC

Contact

[email protected]

About

This Node-RED node allows serving static files from local directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published