Fatec - Projeto para o curso de Laboratório de Engenharia de Sorftware do curso de Analise e Desenvolvimento de Sistemas. Objetivo é emitir pedidos com um básico controle de estoque. https://emissordepedidos.herokuapp.com
- site -> is the frontend application
For while just the "site" is deployed, so the all application is mocked. NO has integration with backend yet.
On windows run the file 'docker-build-site.bat' to build and dispose on container at port 80.
The file 'docker-build-site.bat' create one container called 'emissao-de-pedido' and will disponse the application at port 80 using NgInx server!