├── .gitmodules ├── README.md └── docker-compose.yml /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/balena-io-examples/balena-multiapp-project/HEAD/.gitmodules -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/balena-io-examples/balena-multiapp-project/HEAD/README.md -------------------------------------------------------------------------------- /docker-compose.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/balena-io-examples/balena-multiapp-project/HEAD/docker-compose.yml --------------------------------------------------------------------------------