Projeto Lanchonete Web:
Backend: Java 8, Spring, Rest, H2 Database, Docker, JUnit.
Frotend: React, Mobx, Reactstrap
Maven Gerar artefato: sudo mvn clean install
sudo docker build -f Dockerfile -t delivery-fast-spring-boot .
sudo docker run -p8085:8085 delivery-fast-spring-boot
Acessar terminal H2: http://localhost:8085/h2-console/
Copiar scripts do arquivo src/main/resources/schema.sql Executa-los para criação de tabelas e constraints
cd delivery-fast/app yarn start
Acessar http://localhost:3000/lanches