Anthony Shew
banner
shew.dev
Anthony Shew
@shew.dev
Building Turborepo @vercel.com | Played pro ⚾ for 6 yrs. Now I’m a full-stack comedian.
No, not today. I would do this as "turbo run codegen && turbo run unit-tests -- --foo=bar".
November 12, 2025 at 12:08 PM
I see. So you’re wanting Turborepo to have the knowledge of the location of the services and be able to dynamically inject that location into the other services that need it?
November 7, 2025 at 1:45 PM
Might be more than you're asking for, but it does indeed orchestrate ports.
turborepo.com/docs/guides/...
Microfrontends | Turborepo
Learn how to use Turborepo's built-in microfrontends proxy for local development.
turborepo.com
November 7, 2025 at 12:24 PM
What’s holding you back from Turborepo? What do we need to do better?
October 24, 2025 at 2:37 AM
Approved! Happy to hear any feedback.
October 23, 2025 at 8:09 PM
Makes sense, should be doable.
October 23, 2025 at 6:51 PM
I do want to make the scaffolding experience more powerful/flexible, though. How would you want it to work?
October 23, 2025 at 5:33 PM
You can use any example you'd like!
turborepo.com/docs/getting...
Start with an example | Turborepo
Start with an example Turborepo.
turborepo.com
October 23, 2025 at 5:32 PM
Likelihood that this is in two or three releases from now is high. I’ll need a few to figure it out so you’ll be able to delete some cruft.
October 20, 2025 at 10:12 PM
Are you looking for Git worktrees support or something else?
October 20, 2025 at 4:07 PM
Could you make it pass 100% instead?

Thanks!

/s
July 7, 2025 at 3:45 PM
ferda
April 2, 2025 at 4:10 AM
Did you try `turbo watch`?
March 31, 2025 at 9:29 AM
LFG
March 26, 2025 at 1:38 AM
Ah, good point. We added that later and I must have neglected to add it onto the Upgrading guide. PR: github.com/vercel/turbo...

The API reference for all configuration for `turbo.json` is on one page. Flags that can be used on the CLI are a fundamentally different use case, and on a separate page.
March 26, 2025 at 1:22 AM
We also have this page listing where there are overlaps between configs, flags, and environment variables.
turbo.build/repo/docs/re...
Options overview | Turborepo
Flags, configurations, and System Environment Variables for Turborepo
turbo.build
March 26, 2025 at 1:12 AM
You're looking at the API reference for `turbo run`, which talks about its flags.

If you're looking for configuration, that's here, and has a link to information about motivation: turbo.build/repo/docs/re...
Configuring turbo.json | Turborepo
Learn how to configure Turborepo through `turbo.json`.
turbo.build
March 26, 2025 at 1:12 AM
This link contains the answers you seek.

Brings you here: turbo.build/repo/docs/re...
March 26, 2025 at 1:09 AM