Hello Node-RED community,
I hope this message finds you well. I've been working on a project where I've created a GUI using Node-RED Dashboard, and it's currently working smoothly on Linux. Now, my goal is to convert this project into a standalone .exe file for easier distribution and installation on Linux environments. I want the .exe file to handle the automatic installation of dependencies.
I am seeking guidance on the best practices and recommended tools to achieve this. Ideally, I want users to be able to download the .exe file and have all the necessary dependencies installed automatically.
Any insights, tips, or guidance on this matter would be greatly appreciated. Thank you in advance for your help!