@bloonio/chat-admin-shared
v0.1.1
Published
Shared Angular training UI (knowledge + persona + preview-answer) for the Bloonio Chat PaaS admin surfaces — presentational components behind a TrainingApiPort.
Maintainers
Readme
@bloonio/chat-admin-shared
Shared Angular training UI (knowledge + persona + preview-answer) for the Bloonio Chat PaaS admin surfaces — presentational components behind a TrainingApiPort.
Installation
npm install @bloonio/chat-admin-sharedThe .npmrc file in this repo pre-configures legacy-peer-deps=true to resolve Angular 21 peer-dependency ranges, so plain npm install works without extra flags.
Usage
This library provides reusable Angular components for training UI workflows in Bloonio's chat admin console. Each component implements a clean port-adapter pattern to remain testable and framework-independent.
Building
npm run buildTesting
npm testLicense
MIT
