Technical challenge for GuiaBolso selective process
https://guiabolso-challenge.herokuapp.com/
For building and running the application you need:
First, clone the project:
git clone https://github.com/vinigmoraes/guiabolso-challenge
cd guiabolso-challenge
./gradlew build && docker-compose up --build
Continuous Integration is configured on CircleCI. Checkout the continuous integration here
./gradlew test