Commit e825002
Replace Docker Compose with wp-env for local development
- Add .wp-env.json configuration (port 8887, PHP 8.1, WooCommerce + WordPress Importer)
- Update package.json: `up`/`down` now use wp-env, add `wp-env:clean` command
- Remove Docker Compose setup files (docker-compose.yml, default.env, bin/docker-setup.sh)
- Remove docker-compose specific files (Dockerfiles, mu-plugins, php.ini)
- Keep docker/bin/ for Jurassic Tube tunnel scripts
- Update README.md with simplified wp-env instructions
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent cb0aa0a commit e825002
File tree
12 files changed
+34
-308
lines changed- bin
- docker
- bin
- wordpress_xdebug
12 files changed
+34
-308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Whitespace-only changes.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments