rtCamp / wp-decoupled

Next.js app with WPGraphQL and WordPress at the backend.
wp-decoupled-git-master.rtcamp.vercel.app
MIT License
264 stars 38 forks source link

Setup WordPress with Docker and Update directory structure. #48

Open imranhsayed opened 3 years ago

imranhsayed commented 3 years ago

Setup Docker and with WordPress

Possible directory structure.

/app => next.js
/wp-content/themes/wp-decoupled-theme
/wp-content/plugins/wp-decoupled-helper
/conf/nginx.conf
/tests/cypress
/docs/

To be discussed with @imranhsayed and @dhsathiya

imranhsayed commented 1 year ago

Use composer in the backend, so we dont have to keep the plugins as zipped. It can automatically install the plugins via composer.