Add stripe integration

This commit is contained in:
Corey Blais
2026-04-16 20:25:21 -04:00
parent 3a0e30085c
commit c757132cbd
13 changed files with 462 additions and 12 deletions
+1
View File
@@ -19,6 +19,7 @@
"morgan": "1.10.0",
"nodemailer": "^8.0.5",
"pg": "8.13.1",
"stripe": "^22.0.2",
"zod": "3.24.1"
},
"devDependencies": {