cello icon indicating copy to clipboard operation
cello copied to clipboard

docs(readme): talk about dashboard user management

Open petermetz opened this issue 2 years ago • 3 comments

I tried to execute the steps in the readme to bring up a test environment by running make local and it worked fine, all the services are up and I can access the dashboard on localhost:8081 but the problem is that it is asking for user credentials that I don't have and also not sure how to register because the validation on the form doesn't seem to be happy with what I entered (see screenshot below).

Screenshot from 2024-03-27 22-07-17

petermetz avatar Mar 28 '24 05:03 petermetz

@xichen1 we should have mentioned the default login credential?

yeasy avatar Mar 28 '24 18:03 yeasy

@xichen1 we should have mentioned the default login credential?

@yeasy That would be helpful for sure! Maybe it's already documented at some obvious place and I just couldn't find it, apologies if this is the case. :-)

petermetz avatar Mar 28 '24 19:03 petermetz

@xichen1 we should have mentioned the default login credential?

I'll check it and put it in a clear position.

Also the signup page can be improved by showing required format if user input format is incorrect.

xichen1 avatar Mar 28 '24 22:03 xichen1