Entry point for the entire Solid server.

Constructors

Properties

Methods

Constructors

Properties

clusterManager: ClusterManager

Methods

  • Initializes and starts the application.

    Returns Promise<void>

  • Stops the application and handles cleanup.

    Returns Promise<void>