GIT Repository structure recomendation for a microservices application

Using git submodules would be a solid approach. You could take a look at this thread where @imrehg posted some good suggestions - Cloning git submodules when pushing to resin.io

1 Like