- Composer ready
- Typescript support
- Sass support
- Auto Reload
- Dockerized
- Create an .env file with those fields.
MARIADB_USER=
MARIADB_DATABASE=
MARIADB_PASSWORD=
MARIADB_ROOT_PASSWORD=
GTM_TAG=
WP_URL=http://localhost:8181
- Do: sh start.sh
If you get a permission error with docker replace the user id from 1000 to your current user id.