I want to use Chromatic for my company's project. If you build your project, all of source code will uploaded at Chromatic. but usually company's source code is private. Is Chromatic reliable for uploading private source code?
That reason, I'm going to try to split total source code and stories. but it's kind of complicated. I should copy all the code I need from total source code repository at stories repository. If I have any changes the code at total source code repository, then I have to change the code at stories repository.
How do you usually deal with it?