This commit is contained in:
Frank
2025-09-09 15:47:24 -04:00
parent 32b47fcc1e
commit a3513244f1
11 changed files with 450 additions and 355 deletions

4
sst-env.d.ts vendored
View File

@@ -71,6 +71,10 @@ declare module "sst" {
"LogProcessor": {
"type": "sst.cloudflare.Worker"
}
"OPENAI_API_KEY": {
"type": "sst.sst.Secret"
"value": string
}
"STRIPE_SECRET_KEY": {
"type": "sst.sst.Secret"
"value": string