more endpoints, fix orientation on new accounts

This commit is contained in:
Devin Zuczek
2026-06-15 22:39:24 -04:00
parent 5f3ec3b8c7
commit 335b4d68ce
16 changed files with 554 additions and 87 deletions
+8
View File
@@ -18,6 +18,14 @@
"database_id": "d44083e1-5bfe-4467-aa9a-f13c5c2496d5"
}
],
// Image bucket shared with the `img` worker (which serves objects back by key).
// Saved-image uploads are written here.
"r2_buckets": [
{
"binding": "IMAGES",
"bucket_name": "rec-img"
}
],
"logpush": false,
"upload_source_maps": true,
"observability": {