This repository was archived by the owner on Mar 30, 2023. It is now read-only.

Description
When I'm running this locally, when I try to save it asks for a login. At which point I can't create a new user or login (not that I've set any user details).
When I try to create new user, it redirects to localhost:8080/newUser - which is the result of static/newUserName.html - which then keeps redirecting on submit without any notice of what it's doing. I tried logging in with the credentials I gave the "newUser" page, but those fail too.
Any pointers?