wip gateway

This commit is contained in:
Frank
2025-08-09 01:28:27 -04:00
parent 81a3e02474
commit 7446f5ad7b
7 changed files with 75 additions and 89 deletions

4
sst-env.d.ts vendored
View File

@@ -63,6 +63,10 @@ declare module "sst" {
"type": "sst.sst.Secret"
"value": string
}
"GOOGLE_CLIENT_ID": {
"type": "sst.sst.Secret"
"value": string
}
"GatewayApi": {
"type": "sst.cloudflare.Worker"
"url": string