Files
triggerdotdev--trigger.dev/apps/webapp
Katia Bulatova 9fad66554e test(webapp): cover the dashboard agent's eval-policy gate, and require its token's environment
The mint's environment is what every environment-bound endpoint reads off the token, so it is now a required argument rather than an optional one.
2026-08-07 10:17:19 +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