### Describe the feature you'd like to request - `cd app && turbo dev` should build whatever is necessary ### Describe the solution you'd like - We may need to have a way to mark the "root" folder - This also sets us up for `esy-like` environment variables and install commands, which we likely should be doing anyway. ### Describe alternatives you've considered - Running everything from the root is painful. Turbo should fix this.