added API call to CRM when user registers

This commit is contained in:
2020-08-05 18:44:38 +02:00
parent f2bee18131
commit 91cba76bff
11 changed files with 140 additions and 36 deletions

View File

@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"@material-ui/core": "^4.11.0",
"agile_crm": "^1.2.5",
"bcrypt": "^5.0.0",
"body-parser": "^1.19.0",
"cookie-parser": "^1.4.5",