-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
hi!
Gotten some work done using your palette now, and especially combining this with cursor/vscode, things gotten a lot easier for me to improve / stabilise my node red scripts.
I had some thoughts though I'd like to share:
- since I have to run node-red in docker as root, the files / folder is also (re)created as root, and since those files are on a network drive, I have to
chmodthe files / folders all the time after every new save. - I would prefer to be able to use an even more structured approach, since I now renamed my flows to keep things clear, with the option to have
src / flow / subflow / function.jsfor instance, instead of the currentsrc/flow OR subflow/function.js.
If I have the time I'll do some research 👍🏻
Steveorevo
Metadata
Metadata
Assignees
Labels
No labels