Files
triggerdotdev--trigger.dev/apps/webapp
Eric Allam 6d9dfbc75d Add configure function to be able to configure the SDK manually
And move the ApiClient configuration away from AsyncLocalStorage and use our globals system instead
2024-05-06 12:12:30 +01:00
..
2023-06-07 14:48:42 +01: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
2024-04-02 13:58:40 +01:00
2022-12-06 12:28:16 +00:00
2024-03-31 15:58:00 +01:00
2024-03-31 15:58:00 +01: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