No badges yet
No accepted solutions yet
How to install dependencies when mono repo is too big
As I have explained in another post: https://community.vercel.com/t/looking-for-feedback-on-structuring-a-big-project-with-turbo-repo/6279 The way we decided to implement the...
Looking for feedback on structuring a big project with turbo repo
We’ve been using Turbo Repo for over a year and would like feedback on our app/package structure and setup: **Current Structure:** ``` /apps/web-1 /apps/web-1/shared/* (each folder...
Support for React Router 7
Having a dedicated present would be very much appreciated!! I have managed to deploy my web using the current Remix present and installed a dependency I don't need locally, but the...
Support for React Router 7
I am in the middle of a migration from remix2 to react-router v7. Will there be a preset for supporting RR7 as a framework in Vercel, is that something you are considering? I want...