0ee4234117
* Don't log an error when the snapshot shouldn't be created, it's normal for this to happen * Slack alerts, skip `account_inactive` errors * v3 finalize run with no locked isn't an error * Another false error * Finalize run CRASHED runs were logging errors * All slack alert errors are warnings except invalid blocks
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