refactor: fix table and clean up auth code

This commit is contained in:
Max Koon
2025-11-20 11:53:31 -05:00
parent b42da83274
commit 882d437007
8 changed files with 118 additions and 58 deletions

View File

@@ -32,7 +32,13 @@ await esbuild.build({
"@opentui/core",
"@opentui/react",
"@opentui/react/jsx-runtime",
"effect",
"@effect/platform",
"@effect/platform-bun",
"bun:ffi",
"@rocicorp/zero",
"better-auth",
"zod",
// "./assets/**/*.scm",
// "./assets/**/*.wasm",
],