Invitation only for signup

This commit is contained in:
Adolfo Reyna
2021-10-04 10:13:06 -07:00
parent e886b2bd57
commit 74f9108fa7
9 changed files with 192 additions and 10 deletions

View File

@@ -17,6 +17,7 @@
"dotenv": "^8.2.0",
"express": "^4.17.1",
"mongodb": "^3.6.3",
"nodemailer": "^6.6.3"
"nodemailer": "^6.6.3",
"stripe": "^8.178.0"
}
}