1 Commits

Author SHA1 Message Date
79e6656b02 Add deploy-and-watch script for server deployment and log monitoring
- Introduced a new `deploy-and-watch.sh` script to automate server deployment and monitor activity logs.
- The script initiates the server rebuild in the background and waits for the log file to be created, providing user feedback during the process.
- If the log file is not created within a specified timeout, it alerts the user and suggests manual log monitoring options.
2026-01-04 21:51:50 -05:00