0977c56efe
- 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>
Emails
Getting Started
- First, install the dependencies:
pnpm install --filter emails
- Then, run the development server:
pnpm run dev --filter emails
Open localhost:3080 with your browser to see the result.