The Wayback Machine - https://web.archive.org/web/20220801061013/https://github.com/vercel/commerce/pull/651
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

Monorepo with Turborepo #651

Merged
merged 78 commits into from Feb 1, 2022
Merged

Monorepo with Turborepo #651

merged 78 commits into from Feb 1, 2022

Conversation

lfades
Copy link
Member

@lfades lfades commented Jan 17, 2022

Closes #513

Takes care of our first roadmap task, moving all providers to npm packages under a monorepo using Turborepo, including the core of commerce.

The core is named @vercel/commerce and every provider follows this name: @vercel/commerce-*, however we haven't published any providers and their npm names might change.

Todo

  • commercejs has some imports that were going to the site's components and that's not allowed
  • Vercel projects have to go to /site now
  • Test that every deployment works as expected
goncy
goncy approved these changes Jan 28, 2022
okbel
okbel approved these changes Jan 28, 2022
@lfades lfades merged commit 0afe686 into main Feb 1, 2022
10 checks passed
@lfades lfades deleted the turbo branch Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants