payments with stripe

Signed-off-by: Omar Sánchez Pizarro <omar.sanchez@pistacero.net>
This commit is contained in:
Omar Sánchez Pizarro
2026-01-21 02:20:13 +01:00
parent 626e3342d0
commit cc6ffdc5a5
16 changed files with 1441 additions and 44 deletions

View File

@@ -20,8 +20,9 @@
"chokidar": "^3.5.3",
"cors": "^2.8.5",
"express": "^4.18.2",
"rate-limiter-flexible": "^5.0.3",
"mongodb": "^6.3.0",
"rate-limiter-flexible": "^5.0.3",
"stripe": "^20.2.0",
"web-push": "^3.6.7",
"ws": "^8.14.2",
"yaml": "^2.3.4"