Files
triggerdotdev--trigger.dev/apps/webapp
Katia Bulatova f928fb00bb feat(webapp): agent status for the standard toast; wake toast uses it
Third ToastUI variant: success's layout with the agent glyph and the Ask
Trigger border. The wake toast drops its Callout composition for it.
2026-08-04 17:41:16 +00:00
..
2023-01-10 16:09:42 +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