paperclip/ui
Dotta 557f6fd054 Integrate runner recovery through work-folder PR 13048
Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-09-12 20:00:15 -05:00
..
public
src Integrate runner recovery through work-folder PR 13048 2026-09-12 20:00:15 -05:00
storybook Integrate current master through work-folder PR 13090 2026-09-12 19:05:33 -05:00
tests
README.md
components.json
connect-flow-preview.html
connect-model-preview.html
index.html
package.json
tsconfig.json
vite.config.ts
vite.flow-preview.config.mjs
vite.preview.config.mjs
vite.qa.config.mjs
vitest.config.ts
vitest.setup.ts
wizard-preview.html

README.md

@paperclipai/ui

Published static assets for the Paperclip board UI.

What gets published

The npm package contains the production build under dist/. It does not ship the UI source tree or workspace-only dependencies.

Storybook

Storybook config, stories, and fixtures live under ui/storybook/.

pnpm --filter @paperclipai/ui storybook
pnpm --filter @paperclipai/ui build-storybook

Typical use

Install the package, then serve or copy the built files from node_modules/@paperclipai/ui/dist.