This repository contains the backend codes.
Here, the technologies and structures used for the backend are described.
git clone https://github.com/Turing-Activities-by-Pareto/pareto-back.git
cd backend
DOCKER_PASSWORD=PASSWORD DOCKER_USERNAME=mr3iscuit ./gradlew clean build jib
docker compose up
docker compose down
http://localhost:8080/swagger-ui/index.html