Super simple account system and gateway to LNBits intended to be used by vew-reader to make LN payments.
cp .env.example .env- Create a wallet on legend.lnbits.com, enable the User Manager extension, and add its credentials to
.env. See.env.examplefor which credentials to add. npm installnpm start; ornpm run devfor hot reloading
This is just a quick prototype implementation. It is most certainly buggy and not secure. Do not use it in a production setting.