Hi @telumire
The TW5-Node-RED project topic has the directions to install a beta version.
After installing go to http://localhost:1880/svr/wiki to see draft docs. Will ask for User: demo Password: demo. The Node-RED Flow Editor uses the Node-RED default User: admin Password: password.
- However - the beta is a Proof-Of-Concept which is loaded with test stuff, things that work, things that don’t. The dependencies have not been updated so has a lot of vulnerabilities - is running the old v3 release of Node-RED, and uses a modified version of TiddlyWiki v5.3.5. (with a very early implementation of MWS ).
But it proved the Node-RED / TiddlyWiki interface is viable and the Node-RED TiddlyWiki comm and nodes are complete. The beta also highlighted areas that needed to be addressed for a clean (and less complicated) implementation.
To address issues discovered during the beta; am actively working on another repo - tw5-pocket-io which contains components that will be merged with the Node-RED components from the beta. Expect around June or July should have practicable system.