Docker and Docker-compose
- Change the api address, on /web/src/main/constants/constants.json, put the docker-machine ip (default is 192.168.99.100)
- docker-compose up -d
- Access the address of your docker-machine ip on browser on port 5000
- MySQL
- NodeJS v8.4.0
- Scripts db on /db/ia.sql
- npm install
- npm start
- npm install
- Change the api address, on /web/src/main/constants/constants.json, put localhost:3001
- npm start
- Access the address of your docker-machine ip on browser on port 3000
- NodeJS v8.4.0
- MySQL
- ES6/ES7/ES8 features (async/await)
- InfernoJS
- Redux/Redux-thunk
- Docker
- Docker-compose
- Nginx