a5aed0d139
Also adding a /metrics endpoint with a few custom metrics and the built-in prom-client ones
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