Technical challenge for GuiaBolso selective process

CircleCI

Demo

https://guiabolso-challenge.herokuapp.com/

Requirements

For building and running the application you need:

Documentation

Postman

Executing requests

Run in Postman

Running

First, clone the project:

git clone https://github.com/vinigmoraes/guiabolso-challenge
cd guiabolso-challenge

Running with docker

./gradlew build && docker-compose up --build

Continuous Integration

Continuous Integration is configured on CircleCI. Checkout the continuous integration here

Testing

./gradlew test

Built With