This might sound a little cursed but my team has a Turborepo and a Dotnet app in the same github repository. This is a continuation of this [thread](#1171478849352118282 message). The directory looks something like this:
root
├── /apps
│ ├── /admin (sveltekit app)
│ ├── /client (sveltekit app)
│ ├── /mtServer (C# server)
│ └── /PassFail (Dotnet app)
├── /packages
├── package.json
├── pnpm-lock.yaml
└── turbo.json
When trying to deploy one of sveltekit apps with turborepo, setting the service directory to /, Nixpacks detects the root as a Dotnet app even though the Dotnet app is in the apps directory (see screenshot).
Discord
Discord is the easiest way to communicate over voice, video, and text. Chat, hang out, and stay close with your friends and communities.