horahoradev
PROOP
2 years ago
We've got a monorepo config with docker-compose atm; I want to use Railway, but I'm not sure exactly how to setup CI/CD and infra as code properly. I get the sense that we can use the docker builder with a railway.toml for each service… but is this supported if we've got multiple services in one repo (over a dozen)?
8 Replies
2 years ago
shared or isolated?
2 years ago
I'm talking about if they share packages with one another
2 years ago
shared monorepo Vs isolated monorepo
2 years ago
what's the structure of your project like?