2025-05-23 18:17:45 +00:00
|
|
|
/* This file is auto-generated by SST. Do not edit. */
|
|
|
|
|
/* tslint:disable */
|
|
|
|
|
/* eslint-disable */
|
|
|
|
|
/* deno-fmt-ignore-file */
|
|
|
|
|
|
|
|
|
|
declare module "sst" {
|
|
|
|
|
export interface Resource {
|
2025-09-29 18:17:53 +00:00
|
|
|
"AUTH_API_URL": {
|
|
|
|
|
"type": "sst.sst.Linkable"
|
|
|
|
|
"value": string
|
2025-08-05 01:08:28 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"Api": {
|
|
|
|
|
"type": "sst.cloudflare.Worker"
|
|
|
|
|
"url": string
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"AuthApi": {
|
|
|
|
|
"type": "sst.cloudflare.Worker"
|
|
|
|
|
"url": string
|
2025-05-23 18:17:45 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"AuthStorage": {
|
|
|
|
|
"type": "sst.cloudflare.Kv"
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"Bucket": {
|
|
|
|
|
"name": string
|
|
|
|
|
"type": "sst.cloudflare.Bucket"
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"Console": {
|
|
|
|
|
"type": "sst.cloudflare.SolidStart"
|
|
|
|
|
"url": string
|
2025-09-03 00:01:11 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"Database": {
|
|
|
|
|
"database": string
|
|
|
|
|
"host": string
|
|
|
|
|
"password": string
|
|
|
|
|
"port": number
|
|
|
|
|
"type": "sst.sst.Linkable"
|
|
|
|
|
"username": string
|
2025-05-23 18:17:45 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"Desktop": {
|
|
|
|
|
"type": "sst.cloudflare.StaticSite"
|
|
|
|
|
"url": string
|
2025-08-29 23:34:56 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"EMAILOCTOPUS_API_KEY": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"GITHUB_APP_ID": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-07-10 21:01:27 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"GITHUB_APP_PRIVATE_KEY": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-07-10 21:01:27 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"GITHUB_CLIENT_ID_CONSOLE": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"GITHUB_CLIENT_SECRET_CONSOLE": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-08-08 17:22:54 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"GOOGLE_CLIENT_ID": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-08-09 05:28:27 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"HONEYCOMB_API_KEY": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-09-08 19:46:57 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"LogProcessor": {
|
|
|
|
|
"type": "sst.cloudflare.Worker"
|
2025-09-08 19:46:57 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"STRIPE_SECRET_KEY": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-09-09 19:47:24 +00:00
|
|
|
}
|
2025-09-29 18:17:53 +00:00
|
|
|
"STRIPE_WEBHOOK_SECRET": {
|
|
|
|
|
"type": "sst.sst.Linkable"
|
|
|
|
|
"value": string
|
|
|
|
|
}
|
|
|
|
|
"Web": {
|
|
|
|
|
"type": "sst.cloudflare.Astro"
|
|
|
|
|
"url": string
|
|
|
|
|
}
|
|
|
|
|
"ZEN_MODELS": {
|
|
|
|
|
"type": "sst.sst.Secret"
|
|
|
|
|
"value": string
|
2025-08-05 01:08:28 +00:00
|
|
|
}
|
2025-05-23 18:17:45 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
/// <reference path="sst-env.d.ts" />
|
|
|
|
|
|
|
|
|
|
import "sst"
|
2025-09-29 18:17:53 +00:00
|
|
|
export {}
|