Files
Eric Allam a74f0322e2
🚀 Publish Trigger.dev Docker / ʦ TypeScript (push) Has been cancelled
🚀 Publish Trigger.dev Docker / publish (push) Has been cancelled
Attempt to fix the prisma “Transaction already closed: Could not perform operation” error
- Removes the transaction stuff from StartRunService (can try putting it back more granularly)
- Uses $transaction in TestJobService
- Better queue names for the startRun and deliverEvent worker job
2023-07-04 22:11:53 +01:00
..
2023-06-20 17:45:24 +01: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-05-01 10:53:40 -07:00
2023-07-03 13:53:38 +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

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