mongodb configuration with mongo-express client to perform tests with docker-compose. Not to be used for production.
##Replace the {PROJECT-PATH} of the docker-compose.yml with the folder where you want to mount the database volume for data persistence.
After clone, then run :
docker-compose up -d
The mongo-express service normally runs on port 8081 of the localhost.