You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am exploring the possibility of integrating Encore into my existing project, which is a monorepo managed by Turborepo and pnpm. Currently, all my apps or services are organized under the /apps folder.
I have the following questions and concerns:
Compatibility with Turborepo:
Does Encore have native or tested compatibility with Turborepo and pnpm? If not, are there any known workarounds or configurations to make them work together seamlessly?
Folder Structure Guidance:
Can Encore services reside inside the /apps directory, alongside other apps managed by Turborepo?
Are there specific folder structures or requirements that Encore expects for its services to function correctly?
How does Encore handle workspace-like setups where multiple services are in sibling directories?
Configuration:
What configurations, if any, would need to be updated or added to both Encore and Turborepo for smooth integration?
Are there specific dependencies or tools required to make Encore work in such a setup?
Dependency Management:
Does Encore install dependencies at the service level, or are they installed at the root of the monorepo?
If dependencies are not service-specific, how can we manage the same package with different major versions in different services?
Future Support Plans:
Are there any plans to enhance Encore’s compatibility with popular monorepo tools like Turborepo?
Any documentation, examples, or best practices for setting up Encore in an existing Turborepo monorepo would be immensely helpful.
Hello Encore team,
I am exploring the possibility of integrating Encore into my existing project, which is a monorepo managed by
Turborepo
andpnpm
. Currently, all my apps or services are organized under the/apps
folder.I have the following questions and concerns:
Compatibility with Turborepo:
Folder Structure Guidance:
Configuration:
Dependency Management:
Future Support Plans:
Any documentation, examples, or best practices for setting up Encore in an existing Turborepo monorepo would be immensely helpful.
Current Project Details:
Thank you for your assistance and for building an amazing platform!
The text was updated successfully, but these errors were encountered: