We've basically built a fully automated storybook.
You can see every single component and their props. Even if the component is calling a database to render data in which case we automatically mock the data.
Over the past 5 months, We've talked to hundreds of companies. Pretty much every single company has storybook in their codebase except it's a graveyard because the maintenance burden is too high and it eventually gets abandoned.
What if you can get a storybook of all your components with a single click of a button?
Dessn now automatically renders every component that exists in your codebase (with their props).
Finally giving devs and designers access to a shared source of truth, coming directly from code.
Oh also, zero implementation or maintenance effort.