fix: Resolve database issues

This commit is contained in:
Wanjohi
2025-09-20 03:56:51 +03:00
parent ecfdb5156e
commit df4af84d55
5 changed files with 60 additions and 53 deletions

4
sst-env.d.ts vendored
View File

@@ -21,6 +21,10 @@ declare module "sst" {
"type": "sst.sst.Linkable"
"user": string
}
"POLAR_API_KEY": {
"type": "sst.sst.Secret"
"value": string
}
}
}
// cloudflare