3 Replies
I need to separate each microservice in one repository diferent to deploy in railwap?
You can use the same directory, but you would need to configure each service and set the root dir
You previously used a compose file for that
https://docs.railway.app/guides/monorepo#deploying-an-isolated-monorepo
Yes i use docker-compose, i'll review this link