Post

Storybook

Storybook is a frontend workshop for building UI components and pages in isolation. It's used for UI development, testing, and documentation.

Storybook

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/storybook.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 8 GB OS: Debian 13

Notes

The installer uses an interactive setup wizard (like fumadocs). Follow the prompts during installation.
Storybook runs in development mode on port 6006.

Web Interface

Port: 6006

Source code
Loading...