http://localhost:8080/swagger-ui/index.html#/
Abrir a pasta 'api' com intellij e executar a classe ApiApplication
cd locations-frontend
npm install
ng serve
abrir no navegador: http://localhost:4200/home
//TODO dockerizar
http://localhost:8080/swagger-ui/index.html#/
Abrir a pasta 'api' com intellij e executar a classe ApiApplication
cd locations-frontend
npm install
ng serve
abrir no navegador: http://localhost:4200/home
//TODO dockerizar