Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 339 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 339 Bytes

gb5

Spring Boot Based Rest Server

ddl

https://dbdiagram.io/d/5ea0218539d18f5553fe0548

how to build

copy and fill in .env

cp .env.example .env

docker compose up

docker-compose build
docker-compose up

debugging gb5 application (while docker-compose up)

docker-compose restart spring-boot