Implemented email connect template. Implemented qr.js for Scan to Connect. Updated README.md. Updated email_example.png screenshot

This commit is contained in:
Glenn de Haan
2024-09-21 09:44:12 +02:00
parent 83abfd205e
commit a5029e4aaa
7 changed files with 342 additions and 3 deletions

View File

@@ -30,7 +30,8 @@
"node-thermal-printer": "^4.4.3",
"node-unifi": "^2.5.1",
"nodemailer": "^6.9.15",
"pdfkit": "^0.15.0"
"pdfkit": "^0.15.0",
"qrcode": "^1.5.4"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.9",