I have a microservice project created with turborepo. And I want the gateway to run last after the services run between these projects. I tried with dependsOn in turbo.json but it didn't work
Asked
Active
Viewed 19 times