Some dashboard for some user

Hello guys. We have an little company with some user. We want to use node-red to create a dashboard with login page. I want when user logged in, he/she redirect to his/her dashboard or account. I don't know how to do this in node-red please help.thanks for your help.

Hi, welcome to the community.

Currently, the main Dashboard nodes don't really support multi-user display's so this may be somewhat tricky. You could use uibuilder but that does require a bit more understanding of HTML and JavaScript as you have to build your own pages. Though it provides VueJS and bootstrap by default to make things easier. You can swap to any framework though if you prefer.

To help further, we would probably need to understand a bit more about your skill levels and whether you what level of security you needed.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.