- Remove GitHub workflows and related files
- Simplify Dockerfile to focus on production build only
- Update README to focus on local development with Docker for production
- Remove docker-compose and other Docker-related files
- Clean up documentation to match new simplified approach
- Update README with versioning workflow details
- Implement dynamic version display in App.jsx using imported VERSION
- Prepare infrastructure for automated version updates via GitHub Actions