docker-wordpress-angular-setup
docker-wordpress-angular-setup copied to clipboard
A basic and light Docker setup with Wordpress as a headless CMS and Angular building the theme frontend
docker-wordpress-angular-setup :sunglasses:
A basic and light Docker setup with Wordpress as a headless CMS and Angular building the theme frontend
![]()
How to
- run
docker-compose up -don your terminal npm install && ng buildon the theme folder to install dependencies and generate the dist folder- your app is running at http://localhost (no port)