trying to get rooms up

This commit is contained in:
Devin Zuczek
2026-06-15 00:29:11 -04:00
parent 796442e0cf
commit 0dbd388249
14 changed files with 5282 additions and 219 deletions
+8
View File
@@ -10,6 +10,14 @@
"custom_domain": true
}
],
// Shared rooms DB (created + migrated by the `rooms` worker; bound read-only here).
"d1_databases": [
{
"binding": "DB",
"database_name": "rec-rooms",
"database_id": "d44083e1-5bfe-4467-aa9a-f13c5c2496d5"
}
],
"logpush": false,
"upload_source_maps": true,
"observability": {