Files
Saadi Myftija 4133bc00aa feat(webapp): read internal-api-origin global default from the flags registry
Resolve the global default from the cached DB feature-flags snapshot so the
admin global toggle takes effect, with INTERNAL_API_ORIGIN_ENABLED as the
fallback when unset. Load organization.featureFlags only when
INTERNAL_API_ORIGIN is configured.
2026-07-27 16:02:47 +02: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