Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 268 Bytes

File metadata and controls

16 lines (12 loc) · 268 Bytes

dietgen AI

Spring Boot backend that generates location-based diet plans using local foods and AI.

Tech Stack

  • Java 21
  • Spring Boot
  • PostgreSQL (Docker)
  • Spring Security
  • Swagger (OpenAPI)

Run locally

docker compose up -d
./mvnw spring-boot:run