🔧 Add script to wipe and restore development database from production

- Created a new script `wipe-development-db.sh` to automate the process of dumping the production database and restoring it to the development environment.
- Established an SSH tunnel to the production database for secure access.
- Included commands to drop the existing development database and recreate it before importing the dumped data.
- Added verbose output for better tracking of the process.

https://www.shoutsmshq.com

Deployed 8 days ago

July 19, 2025 at 09:00

Peter Theill
Deployed by Peter Theill