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