Skip to content

A basic and light Docker setup with Wordpress as a headless CMS and Angular building the theme frontend

Notifications You must be signed in to change notification settings

WagnerMoreira/docker-wordpress-angular-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-wordpress-angular-setup 😎

A basic and light Docker setup with Wordpress as a headless CMS and Angular building the theme frontend

Docker logo Wordpress logo Angular logo

How to

  • run docker-compose up -d on your terminal
  • npm install && ng build on the theme folder to install dependencies and generate the dist folder
  • your app is running at http://localhost (no port)

About

A basic and light Docker setup with Wordpress as a headless CMS and Angular building the theme frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published