Files
triggerdotdev--trigger.dev/internal-packages/emails
Matt Aitken 80d449bfdb Preview branch alerts (#2136)
* Preview branch alerts

* Show “Preview” not the branch for new alert modal
2025-06-02 10:37:37 +01:00
..
2025-06-02 10:37:37 +01:00
2025-03-05 14:40:14 +00: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.