Documentation
    Preparing search index...

    Module @quatrain/app

    @quatrain/app

    Application infrastructure builder for Quatrain. Provides utilities to generate code, scaffold projects and handle core application lifecycle.

    This package is part of the Quatrain Core monorepo. It provides functionality related to application infrastructure builder for quatrain. provides utilities to generate code, scaffold projects and handle core application lifecycle.

    import { CodeGenerator } from '@quatrain/app'

    CodeGenerator.generate({ name: 'my-app' })
    • Follows the standard Quatrain architecture patterns.
    • Ensure proper configuration before usage.
    • See the root monorepo documentation for more details on building and testing this package.

    Classes

    AppBootloader
    AppInfra
    CodeGenerator
    InfraBuilder

    Interfaces

    AppCompositionInterface
    AppContentInterface
    ComposeFile
    ComposeService
    PWAContentInterface

    Type Aliases

    AdapterConfigSpec
    PivotAdaptersSpec