@RaghavendraN It's not necessary to have a single repo in that case, but it is simpler. If you split the repositories you might put the docker config into the backend repository, because the frontend shouldn't care about that, start the container, and then fetch the frontend repository.
↧