be98aecbfd
* fix(otel): prevent unpaired unicode surrogate pairs from causing insert errors * only check parts of the string that are not going to get truncated remove unnecessary taks
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