This repository has been archived by the owner on May 9, 2024. It is now read-only.
Questions to clarify how to best use wp-local-docker-v2 in a team #322
Labels
question
Further information is requested
Troubleshooting
Describe your question
I'm getting started with a new team of web devs developing themes and pugins for WordPress and I'd like to build a workflow with wp-local-docker-v2 for this team.
So the first question I have is: What to share in a (private) repository? Do I share the project folder "site-test" including .config.json, docker compose file, config folder, etc. or does everyone set up wp-local-docker-v2 themselves and we only share the project-folder (e.g. the theme-folder or plugin-folder we're developing in)? Sharing the complete site-test folder would require us to exclude the installed wordpress folder, but that may include our theme that we develop.
For sharing database and stuff I'm going to check out wp snapshots, but for now we want to find a good way to share all our work conveniently.
Btw, we develop themes using npm packages, composer packages etc, so in that theme folder for example we would also have configuration for linting, coding standards, etc. Would that be a good way?
Just overall i'm a bit confused about how to set things up. I believe wp-local-docker-v2 can make a huge difference when applyed correctly and I just seek experiences from other people or a bit of guidance on how to set those things up for a team.
Code of Conduct
The text was updated successfully, but these errors were encountered: