3cd4102eeb
Pure move: the watch contracts and queries, the delivery-claim id, the chat lock, markChatRead and the watch cancellation inside softDeleteChat, plus the four contract types the watch schema annotates, re-narrowed here.
Trigger webapp - powered by Remix
To start, run with pnpm run dev --filter webapp
Build the docker image locally:
pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh