Master Thesis - Implementation Project
Thesis Project of Jonas Blatt in WiSe 19/20 - SoSe20
This project contains all source files of the implementation, created for the master thesis.
Run the API & Frontend as Docker
docker compose up -d
Visit localhost:8081 for the Frontend
and localhost:8080 for the backend Api
.