Storybook
Lachesi has a Storybook build for design system and component documentation.
Local Development
Section titled “Local Development”pnpm storybookStatic Build
Section titled “Static Build”pnpm storybook:buildThe static output is written to storybook-static/.
Deployment
Section titled “Deployment”The public Storybook target is:
https://design-system.lachesi.devDeployment is configured through wrangler.design-system.jsonc and can be run with:
pnpm storybook:deploy