Hi and thanks for this boilerplate!
I stumble upon a problem however; when I try to run the ./bin/install I get the following error:
sequelize deprecated String based operators are now deprecated. Please use Symbol based operators for better security
I can open localhost:7771 afterwards but on the users page there are warnings and no users showing up so I take it that might be related to this?