Skip to article frontmatterSkip to article content

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