wip: cloud

This commit is contained in:
Frank 2025-08-29 19:34:56 -04:00
commit c3a25eff78
18 changed files with 83 additions and 51 deletions

View file

@ -1,5 +1,5 @@
import { drizzle } from "drizzle-orm/postgres-js"
import { Resource } from "sst"
import { Resource } from "../util/resource"
export * from "drizzle-orm"
import postgres from "postgres"