feat: add stripe integration

This commit is contained in:
Mauricio Siu
2024-10-18 01:43:45 -06:00
parent e32b713742
commit 2d40b2dfe5
7 changed files with 115 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
"test": "vitest --config __test__/vitest.config.ts"
},
"dependencies": {
"stripe": "17.2.0",
"@dokploy/server": "workspace:*",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-yaml": "^6.1.1",