a88228c838
The gallery pages, their fixtures and the screenshot script only exist to look at the agent UI, so they ship separately. The fixtures two unit tests read — the report view models and the page contexts — stay 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