Files
triggerdotdev--trigger.dev/apps/webapp
James Ritchie aeaf6300ec fix(webapp): double the padding + gap around and between the charts (TRI-12068)
Bump the MetricsLayout chart-area spacing from 1.5 to 3 (grid gap + gutter, the scroll column's vertical gap/padding, and the content separation), so the list charts match the detail charts' spacing and both pages breathe more (item 2).
2026-07-23 16:16:15 +01:00
..
2024-10-09 12:52:52 +01:00

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