wip: cloud

This commit is contained in:
Frank
2025-09-02 20:01:11 -04:00
parent ff11b57fb4
commit 63b55ebb0b
12 changed files with 324 additions and 1230 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ export namespace Workspace {
await tx.insert(BillingTable).values({
workspaceID,
id: Identifier.create("billing"),
balance: centsToMicroCents(100),
balance: 0,
})
})
await Actor.provide(