What problem does it solve?
This Skill ensures that your local DDEV development environment is fully synchronized with the remote production database and assets, allowing for a seamless development experience.
Core Features & Use Cases
- Synchronize Database and Assets: Pulls production database and assets into the local DDEV environment.
- Start DDEV: Initiates the DDEV container and sets up the development environment.
- Rebuild Local Dev Environment: Runs the necessary commands to rebuild the local development environment after synchronization.
- Use Case: Ideal for developers who want to ensure their local DDEV environment is up-to-date with the latest changes from the remote production environment.
Quick Start
Run the ddev-sync skill to start DDEV, sync the remote database and assets, and rebuild the local dev environment.