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

Migrating to a Monorepo Structure using Turborepo. #3

Open
Ansh-Sarkar opened this issue Sep 21, 2022 · 1 comment
Open

Migrating to a Monorepo Structure using Turborepo. #3

Ansh-Sarkar opened this issue Sep 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Ansh-Sarkar
Copy link
Collaborator

Description

MIgrate current code base structure into a monorepo by leveraging turborepo.

Resources

Turborepo Official Documentation

@Ansh-Sarkar Ansh-Sarkar added the enhancement New feature or request label Sep 21, 2022
@Ansh-Sarkar Ansh-Sarkar changed the title MIgrating to a Monorepo Structure using Turborepo. Migrating to a Monorepo Structure using Turborepo. Sep 21, 2022
@Ansh-Sarkar
Copy link
Collaborator Author

Rather than having all the scripts in a single root package.json file, I'll be migrating such that every package has self contained scripts. This would allow easier integration with turborepo and better control over pipelines. Currently working on this.

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

No branches or pull requests

1 participant