- Docker instalado
- Porta 5002 e 3306 liberadas
git clone git@github.com:matcs/DentistReservation.git
cd DentistReservation
docker compose up --no-deps --build
Será possível realizar os testes dos endpoints pelo swagger através da url http://localhost:5002/swagger/index.html