#!/bin/bash
set -e
pnpm install --frozen-lockfile
pnpm --filter db run push-force
pnpm --filter @workspace/teaboy-os exec playwright install chromium