c16bbcb176
The classic deploy and native build server paths are restored to their original inline shape; local-bundle and from-bundle now live in their own functions with a duplicated tail instead of a shared extraction, so the existing flows carry zero behavioral risk from the new modes.
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