AutoCron-CloudDrive-Backup
Designed and built AutoCron CloudDrive Backup — an automated backup system that moves local files and Keycloak data to Google Drive on a schedule. Owned the full solution: scheduling logic, Google Drive integration, and deployment. Daily directory backups and weekly Keycloak data backups — cron-like scheduling with node-schedule, environment-based configuration, and reliable unattended operation.
Technologies Used
Node.jsExpress.jsGoogle Drive APInode-schedule for cron-like job schedulingdotenv for environment variable management