Shared libraries for the GAL platform.
| Package | Description |
|---|---|
@gal-run/core |
Core utilities and business logic |
@gal-run/types |
TypeScript type definitions |
@gal-run/telemetry |
Telemetry and observability |
@gal-run/ui |
Shared UI components |
@gal-run/testing |
Testing utilities |
@gal-run/feature-flags |
Feature flag management |
@gal-run/integrations |
Third-party integrations |
```bash pnpm install pnpm build pnpm test ```
Each package is published independently to npm under the @gal-run scope.