Files
triggerdotdev--trigger.dev/docs
Liran Tal 10f92a6124 docs: Update runs.mdx (#327)
* docs: Update runs.mdx

From what I can tell, it is expected for run functions to return with some sort of payload. Providing an example here as a reference and guideline.

* Made it clear returning data is optional and added some more detail below

---------

Co-authored-by: Matt Aitken <matt@mattaitken.com>
2023-08-14 13:22:14 +01:00
..
2023-08-03 09:53:15 +01:00
2023-08-11 15:51:54 +01:00
2023-08-02 15:09:35 +01:00
2023-08-03 09:53:15 +01:00
2023-08-02 15:09:35 +01:00
2023-08-02 15:09:35 +01:00
2023-08-02 15:09:35 +01:00

Development

Install and initial setup

npm install

Running the app

npm run dev

View the app locally

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