Files
triggerdotdev--trigger.dev/apps/webapp
Katia Bulatova 39eb60aa1c fix(webapp): blank-state watch card matches the hero composer width
The px-3 inset belongs to the chat's docked placement, not the card — in the
hero it doubled the inset and the card came out narrower than the field.
2026-08-04 10:17:31 +00: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