RGarrido03 / SmartHomes

Project for "Introdução à Engenharia de Software", 2023/2024
1 stars 2 forks source link

Dockerize project #11

Closed RGarrido03 closed 10 months ago

RGarrido03 commented 10 months ago

Add Docker support. It includes:

Also, this PR fixes a bug in the backend project regarding the RabbitMQ queue, adds Lombok and removes Thymeleaf.

Note: It doesn't include the Java-based data generator yet.