Skip to content

Storybook

Lachesi has a Storybook build for design system and component documentation.

Terminal window
pnpm storybook
Terminal window
pnpm storybook:build

The static output is written to storybook-static/.

The public Storybook target is:

https://design-system.lachesi.dev

Deployment is configured through wrangler.design-system.jsonc and can be run with:

Terminal window
pnpm storybook:deploy