Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 643 Bytes

File metadata and controls

13 lines (7 loc) · 643 Bytes

Yape Code Challenge 🚀

For the setup you only need to run 2 commands, that is if you already have docker installed. I assume you do :D

Be sure you are positioned on the root folder that has the docker compose file and run these commands:

docker-compose.exe -f .\yape-challenge-environment.yml build

docker-compose.exe -f .\yape-challenge-environment.yml up -d

To help you test my submission I prepared a Postman Collection you can import which can be found in the root folder too. Root folder also contains a Report I made that I invite you to read.

I am thrilled to hear back from you and receive the feedback about my hardwork.