Bridge Training

Getting Started

Internal documentation for Bridge Training packages.

Welcome

This is the internal documentation site for Bridge Training.

Packages

PackageDescription
@workspace/uiShared UI components (Radix UI + Tailwind)
@workspace/bridge-coreBridge domain logic, types, and parsers
@workspace/bridge-reactReact components for bridge UI
@workspace/i18nLanguage detection, validation, and UI components

Development

# Start the docs dev server
pnpm dev:docs

# Build
pnpm build -F docs

On this page