We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to migrate to a monorepo folder architecture where all projects will be hosted under ./packages folder:
We will also switch to yarn3 which should optimize docker sizes (related to #965 and other investigations).
Once done, this should allow us a smoother interaction between sub-projects (especially twenty-ui, twenty-eslint and twenty-front and twenty-docs)
We will also aim to switch to vite if the performance is better (#2775)
Example from our Medusa friends: https://github.com/medusajs/medusa
Feel free to chime in if you have advices on the best way to do it
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Scope & Context
We want to migrate to a monorepo folder architecture where all projects will be hosted under ./packages folder:
We will also switch to yarn3 which should optimize docker sizes (related to #965 and other investigations).
Once done, this should allow us a smoother interaction between sub-projects (especially twenty-ui, twenty-eslint and twenty-front and twenty-docs)
We will also aim to switch to vite if the performance is better (#2775)
Technical inputs
Example from our Medusa friends: https://github.com/medusajs/medusa
Feel free to chime in if you have advices on the best way to do it
The text was updated successfully, but these errors were encountered: