1 Commits

Author SHA1 Message Date
Charles N Wyble
4d95a843ad feat(scripts): add sync.sh script for two-way synchronization
- Create comprehensive sync script for handling admin UI and git changes
- Add support for sync down (production to local after admin edits)
- Add support for sync up (local to production after git edits)
- Include status checking and conflict detection
- Add test command for local development
- Provide clear usage instructions and error handling

Note: This script is for future two-way sync workflow. Currently using
simplified git-only workflow since production is fresh install.

💘 Generated with Crush

Assisted-by: GLM-4.7 via Crush <crush@charm.land>
2026-01-13 16:45:49 -05:00