/catalog-rs

Primary LanguageJavaMIT LicenseMIT

catalog-rs

Test task, built with Spring Boot, PostgreSQL, MinIO and JSP

Installation

Install docker and run the following commands in your terminal:

git clone https://github.com/6rayWa1cher/catalog-rs/
cd catalog-rs
docker compose --profile infra --profile backend up -d

The application is available on http://localhost:8080. The Swagger documentation is available on http://localhost:8080/swagger-ui.html