This commit is contained in:
Frank
2026-01-13 13:36:37 -05:00
parent 3c5a256f0f
commit f24251f89e
11 changed files with 828 additions and 265 deletions

View File

@@ -26,4 +26,10 @@ export const config = {
commits: "6,500",
monthlyUsers: "650,000",
},
// Stripe
stripe: {
publishableKey:
"pk_live_51OhXSKEclFNgdHcR9dDfYGwQeKuPfKo0IjA5kWBQIXKMFhE8QFd9bYLdPZC6klRKEgEkxJYSKuZg9U3FKHdLnF4300F9qLqMgP",
},
} as const