Files
triggerdotdev--trigger.dev/apps/webapp
Eric Allam e3cf456c69 v3: fix string and non-standard outputs (#983)
* Fixed string outputs missing and incorrectly formatted

* Handle non-serializable outputs like a function

* Add changeset
2024-03-28 19:51:29 +00:00
..
2024-02-12 14:24:32 +00:00
2023-06-07 14:48:42 +01:00
2022-12-06 12:28:16 +00:00
2023-05-01 10:11:19 -07:00
2023-08-01 10:21:22 +01:00
2023-01-10 16:09:42 +00:00
2022-12-06 12:28:16 +00:00
2022-12-06 12:28:16 +00:00
2024-02-12 14:24:32 +00:00

Trigger webapp - powered by Remix

To start, run with pnpm run dev --filter webapp

Build the docker image locally:

pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh