Code / storybook export on GitHub repository
baptadn opened this issue · 0 comments
baptadn commented
We're going to give the user the ability to connect to GitHub (thanks to https://github.com/nextauthjs/next-auth) and save its components in a repository. The user should be able to save the JSX code on a GitHub repo (we can also save the json). A storybook will be automatically created if the user has created some "named" components.
The repository should be easily publishable on services like Netlify / Vercel (CRA?).
The key idea behind these developments is to ease high level component creation/share (like https://tailwindui.com from tailwind css)