eb3929880f
* runs replication leader lock expiration fix * Allow configuring the container image --max-old-space-size using NODE_MAX_OLD_SPACE_SIZE * Ability to configure the clickhouse keep alive settings * Add some logging because we might not be able to do telemetry
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