4133bc00aa
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.
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