Refine workspaces and event publishing; harden uploads and email delivery
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"typecheck": "turbo typecheck",
|
||||
"lint": "turbo lint",
|
||||
"test": "bun test",
|
||||
"email:preview": "bun --env-file=.env scripts/send-email-previews.ts",
|
||||
"check": "bun test && bun run typecheck && bun run lint && bun run build",
|
||||
"db:generate": "bun --env-file=.env run --filter @album/database generate",
|
||||
"db:migrate": "bun --env-file=.env run --filter @album/database migrate",
|
||||
|
||||
Reference in New Issue
Block a user