Issue #3605874: Improve ddev storybook commands and keep Storybook working across DDEV restarts

Implements #3605874.

Adds a ddev storybook command (alias ddev sb): init, enable, disable, list, status, stats, doctor, gen, build, help. A post-start hook re-applies the dev-services (CORS) include that DDEV drops on every restart, so stories keep rendering. Also fixes the storybook:ddev yarn script.

AI assistance: drafted with Claude Code (Anthropic), reviewed and tested by me.

Checkpoints

  • File an issue about this project
  • Addition/Change/Update/Fix to this project
  • Testing to ensure no regression
  • Automated unit/functional testing coverage
  • Developer Documentation support on feature change/addition
  • User Guide Documentation support on feature change/addition
  • UX/UI designer responsibilities
  • Accessibility and Readability
  • Code review from 1 Varbase core team member
  • Full testing and approval
  • Credit contributors
  • Review with the product owner
  • Update Release Notes
  • Release
Edited by Rajab Natshah

Merge request reports

Loading