- Clone the project:
git clone https://github.com/tsprates/php-code-test- Build the project:
docker-compose build- Start the project:
docker-compose up -dNote: The file
customers.txtcan be found in the directoryAPI/src/storage/public/.
Author: Thiago Prates <tsprates@gmail.com>