Files
triggerdotdev--trigger.dev/docs
Eric Allam 44e1b87547 v3: various schedule fixes (#1040)
* Improve the SDK function types and expose a new APIError instead of the APIResult type

* Skip triggering scheduled tasks if the task isn’t found in the current deployment

Also fixes an issue when editing the environments of a schedule
2024-04-17 15:10:23 +01:00
..
2024-04-04 17:02:15 +01:00
2024-03-28 09:57:04 +00:00
2023-08-02 15:09:35 +01:00
2024-04-17 11:14:23 +01:00
2023-08-02 15:09:35 +01:00
2024-04-17 11:14:23 +01:00
2023-10-02 14:26:54 +01:00

Development

Install and initial setup

pnpm install

Running the app

pnpm run dev --filter docs

View the app locally

It runs locally here: http://localhost:3050