Files
triggerdotdev--trigger.dev/internal-packages/emails
Matt Aitken 0977c56efe Errors (versions) (#3187)
- Added versions filtering on the Errors list and page
- Added errors stacked bars to the graph on the individual error page

---------

Co-authored-by: James Ritchie <james@trigger.dev>
2026-03-31 19:06:54 +01:00
..
2026-03-31 19:06:54 +01:00
2026-03-31 19:06:54 +01:00

Emails

Getting Started

  1. First, install the dependencies:
pnpm install --filter emails
  1. Then, run the development server:
pnpm run dev --filter emails

Open localhost:3080 with your browser to see the result.