Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to a monorepo layout so we can add example apps #7

Open
kumar303 opened this issue Sep 2, 2020 · 1 comment
Open

Move to a monorepo layout so we can add example apps #7

kumar303 opened this issue Sep 2, 2020 · 1 comment

Comments

@kumar303
Copy link
Owner

kumar303 commented Sep 2, 2020

I'd like to start adding real world example apps like create-react-app and react-native / Expo. These will help us prove out the interface and showcase features.

To do this, we should re-organize into a monorepo. I was thinking yarn workspaces? I'm open to lerna as well, whatever works. My only experience is with lerna and I'm kind of meh on it.

This ticket is about moving the current module to a sub-package and setting everything up (testing, linting, storybook). We can add the actual example apps later. Maybe it would be better to add tsdx first since I think that has monorepo (lerna?) support.

@kumar303
Copy link
Owner Author

kumar303 commented Sep 2, 2020

Actually, it sounds like lerna is the way to go in combination with yarn. I guess lerna uses yarn workspaces under the hood.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant