Skip to content

Turing-Activities-by-Pareto/pareto-back

Repository files navigation

Backend Repository

This repository contains the backend codes.

Backend

Here, the technologies and structures used for the backend are described.

Installation

git clone https://github.com/Turing-Activities-by-Pareto/pareto-back.git
cd backend

Push the newest app to the Docker Hub

DOCKER_PASSWORD=PASSWORD DOCKER_USERNAME=mr3iscuit ./gradlew clean build jib 

Running the Backend in local environment

docker compose up

Stop all of the services

docker compose down

API Endpoints

Default Swagger URL

http://localhost:8080/swagger-ui/index.html

About

This is a back repo!🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages