vinigmoraes / itidigital-challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iti Digital Challenge

For building and running the application you need:

Executing requests

Run in Postman

Running

docker-compose up --build

Running with docker

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

Testing

./gradlew test

Deployment

Application is configured to every push to master execute deploy automatic.

Built With

About


Languages

Language:Kotlin 99.0%Language:Dockerfile 1.0%