Hello Everyone.
Been using Node-RED for around 7 years. I have no idea how to code, but am comfortable in Linux and Windows (main site runs on Windows).
I have a website with around 60 pages and its in need of a dashboard update.
My biggest pain point is the 100+ users walk all over each other on the site search page. Everyone's search over writes the previous search results and so the first person searches again and thus over writes the results and its just unusable at busy times of the day.
I _think_ your dashboard solution will solve this?
There are other pain points, but thats the big one.
I got everything installed and running Ok in short order on a test Raspberry Pi.
The email got rejected 'no inbox found for
no...@none.com'. Not sure how to fix that as I cant get back to who the email should be sent to.
On first launch the dash would only work in Firefox, Just a blank white screen in Chrome and Edge. No errors anywhere, just a blank white screen.
Did a little testing in Firefox and it seems pretty nice. Not sure how the responsive bit works, but the basic text box worked straight away.
Rebooted the Pi to see if that would fix Chrome and now all browsers only show a blank white screen for the dashboard URL. The flow editor is fine.
No errors deploying a flow.
Using Sqlite.
Last question, because reasons, its impossible to run a dev site along side my live site. It would be a huge plus for me to be able to run both dashboards at once and just give a few power users the new URL while I get it sorted, then just switch URLs or endpoint when everything is ready.
Is that possible?
TL:DR
0. Can your dashboard support multi users?
1. How do I trouble shoot a blank white page?
2. Can I run the original dash and yours side by side?
Thanks.