Simple start in local with docker (separate services).
The following libraries will be installed:
- nginx 1.18
- php 7.4 npm
- mysql 5.7
- npm 9.x
- composer
Open the terminal, go to the folder interested and clone this repo.
Later run the command docker-compose build
and docker-compose up
.
last step, open the browser at link: http://localhost:8080.