Files
triggerdotdev--trigger.dev/apps/webapp
Katia Bulatova e740c16184 fix(webapp): give the remix build the same heap headroom as typecheck
The webapp outgrew the default heap on CI runners — both E2E workflows died
in webapp:build with allocation failures.
2026-08-04 23:43:22 +00:00
..
2023-01-10 16:09:42 +00:00
2024-10-09 12:52:52 +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