Add hosted synthetic control plane

This commit is contained in:
dirtydishes 2026-05-13 22:10:05 -04:00
parent af04875107
commit 8dcbcd2201
21 changed files with 3695 additions and 772 deletions

View file

@ -6,6 +6,7 @@
".": "./src/index.ts"
},
"dependencies": {
"@islandflow/types": "workspace:*",
"nats": "^2.24.0"
}
}