Skip to content

AET-DevOps26/team-devsecops

Repository files navigation

Cooking Assistant (Team DevSecOps)

Try it out!

Kubernetes deployment: https://devsecops.stud.k8s.aet.cit.tum.de

API scheme (Swagger UI): https://devsecops.stud.k8s.aet.cit.tum.de/swagger-ui/index.html

Local development

The full stack runs under Docker Compose with live-reload:

cp .env.example .env   # fill in any values you want to override
docker compose watch

This starts the web client (http://localhost:8080), Spring API (http://localhost:8081), and the two Python GenAI services, and auto-syncs/rebuilds on source changes.

About

LLM-powered Cooking Assistant

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors