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

[Feature]: Add a UI element to this project #537

Open
AdiRishi opened this issue Jun 28, 2024 · 4 comments
Open

[Feature]: Add a UI element to this project #537

AdiRishi opened this issue Jun 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@AdiRishi
Copy link
Owner

Idea

  • Turborepo gives back execution metrics when it runs
  • We can use these execution metrics to build a nice UI that can show visualizations and give insights into turborepo runs.

Reference UIs

Vercel Turbo docs

image

Vercel Insights

TODO Get photos

Turbocache.build

image

@AdiRishi AdiRishi added the enhancement New feature or request label Jun 28, 2024
@shunkakinoki
Copy link

This will be awesome to see!!

Btw, does this method support running on Vercel?

Having issues getting it run on Vercel here

@AdiRishi
Copy link
Owner Author

Btw, does this method support running on Vercel?

@shunkakinoki I'm not entirely sure what you mean by this. Are you trying to run this remote cache server on Vercel? If so, that won't work, this is designed to run specifically on Cloudflare workers. The data stores we use (R2 and KV) are Cloudflare products.

Did I misunderstand your question?

@shunkakinoki
Copy link

shunkakinoki commented Aug 27, 2024

Oh sorry @AdiRishi

I meant to enable the remote cache on Vercel builds.
Followed your instructions but vercel seems to inject their own teamId overwriting the specified env TURBO_TEAM, disabling access to the cloudflare cache

@AdiRishi
Copy link
Owner Author

AdiRishi commented Aug 28, 2024

Ahh I see, I've never tried this on Vercel builds, I'll spend some time investigating this weekend 👍
Since that is unrelated to this UI feature task, I'm making a new bug report - #651, will post updates there @shunkakinoki

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

2 participants