Initial: config.saiden.dev worker with KV-backed secrets and files, project/env scoping

This commit is contained in:
marauder-actual
2026-06-10 16:59:18 +02:00
commit 339f68de4b
10 changed files with 3495 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
name = "config-saiden-dev"
main = "src/index.ts"
compatibility_date = "2025-01-01"
routes = [
{ pattern = "config.saiden.dev", custom_domain = true }
]
[[kv_namespaces]]
binding = "CONFIG_SECRETS"
id = "425dd5e9d641479e8130d20b83fa0224"
[[kv_namespaces]]
binding = "CONFIG_FILES"
id = "f2c224cbfce04852ba4616d51fa545b7"