$ docker-compose build$ docker-compose up -d backend$ docker-compose up -d frontend$ cd frontend && npm install && npm run start:dev- Backend
- PHP 7.1.9
- Nginx latest 1.13
- Frontend
- Node 8.11.1
- Weppack 4.7.0
- Webpack build / run server
- Network comunicação containers backend x frondend
- Server_name nginx
OBS: Este modelo ainda não funcional



