{ "name": "Storybook", "slug": "storybook", "categories": [ 20 ], "date_created": "2026-03-25", "type": "ct", "updateable": true, "privileged": false, "interface_port": 6006, "documentation": "https://storybook.js.org/docs", "website": "https://storybook.js.org/", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/storybook.webp", "description": "Storybook is a frontend workshop for building UI components and pages in isolation. It's used for UI development, testing, and documentation.", "install_methods": [ { "type": "default", "script": "ct/storybook.sh", "config_path": "", "resources": { "cpu": 2, "ram": 2048, "hdd": 8, "os": "Debian", "version": "13" } } ], "default_credentials": { "username": null, "password": null }, "notes": [ { "text": "The installer uses an interactive setup wizard (like fumadocs). Follow the prompts during installation.", "type": "info" }, { "text": "Storybook runs in development mode on port 6006.", "type": "info" } ] }