implement webhook

This commit is contained in:
LouisLam
2021-07-09 19:33:22 +08:00
parent d24a15410e
commit 0ad04d1468
6 changed files with 126 additions and 47 deletions

View File

@@ -14,6 +14,7 @@
"bootstrap": "^5.0.0",
"dayjs": "^1.10.4",
"express": "^4.17.1",
"form-data": "^4.0.0",
"jsonwebtoken": "^8.5.1",
"password-hash": "^1.2.2",
"redbean-node": "0.0.20",