A web based interface to manage collections of htpasswd files having numerous accounts and made with ♥ using hyperscript.
You can install it via npm via
npm install node-htpasswd-manager
Customize the port number and vaultPath in the config.json
file as required.
Start serving by executing this command
npm start