Add Better Auth worker route

This commit is contained in:
2026-05-09 03:35:00 -04:00
parent 928bb3cfb0
commit 0178940e0f
13 changed files with 556 additions and 4 deletions
+2
View File
@@ -1,6 +1,7 @@
name = "ely-browser-cloud"
main = "src/index.ts"
compatibility_date = "2026-05-08"
compatibility_flags = ["nodejs_als"]
[[d1_databases]]
binding = "ELY_DB"
@@ -18,6 +19,7 @@ id = "5eff92ba31c94fcf83e1b6d5e79ce070"
[vars]
ELY_ENVIRONMENT = "local"
ELY_AUTH_BASE_URL = "http://localhost:8787"
[[analytics_engine_datasets]]
binding = "ELY_API_AUDIT"