mirror of
https://github.com/hex248/sprint.git
synced 2026-02-07 18:23:03 +00:00
stripe package
This commit is contained in:
@@ -10,4 +10,7 @@ S3_PUBLIC_URL=https://issuebucket.ob248.com
|
||||
S3_ENDPOINT=https://account_id.r2.cloudflarestorage.com/issue
|
||||
S3_ACCESS_KEY_ID=your_access_key_id
|
||||
S3_SECRET_ACCESS_KEY=your_secret_access_key
|
||||
S3_BUCKET_NAME=issue
|
||||
S3_BUCKET_NAME=issue
|
||||
|
||||
STRIPE_PUBLISHABLE_KEY=your_stripe_publishable_key
|
||||
STRIPE_SECRET_KEY=your_stripe_secret_key
|
||||
@@ -34,6 +34,7 @@
|
||||
"jsonwebtoken": "^9.0.3",
|
||||
"pg": "^8.16.3",
|
||||
"sharp": "^0.34.5",
|
||||
"stripe": "^20.2.0",
|
||||
"zod": "^3.23.8"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user