This is a NodeJS rewrite of the original armaauth/0.1 php script.
Basic authentication.
Error handling.
Database connectivity.
Better user-pass mapping.
Passwords are in plain-text
Hashing uses md5, need to migrate that.
npm i
npm start
Oh, this is fully ready to deploy, all you need is to add the database URL from your dbaas.