This project is basically a login page with a ./login.js function that is used to verify username and password stored in a node.js dotenv file. The script backend.js could be used to run the password generator.
npm install
node server.js
Open a browser to http://127.0.0.1:3000/ and test with the default username admin and password cert1234