Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Service Management: AppEnvironment & BridgeEnvironment

AppEnvironment

const appEnvironment = await AppEnvironment.create(rootEnv, options);

BridgeEnvironment

const bridgeEnv = await BridgeEnvironment.create(appEnvironment, bridgeData);

Dependency Structure


Service Dependency Graph

AppEnvironment

BridgeEnvironment


Data & Action Flow

Data Flow

Action Flow