The main class of this package. Can be used as a state manager under a library like zustand.

Hierarchy (View Summary)

Constructors

Properties

envs: SuperSet<Env>
name?: string
networks: SuperSet<Network>
secrets: SuperSet<Secret>
services: SuperSet<Service>
version?: ComposeVersion
volumes: SuperSet<Volume>

Methods