tylercollier / openresync

Open Real Estate Sync (openresync) is a node application that syncs (replicates) MLS data from one or more sources via the RESO Web API to MySQL or Solr, with an admin UI.
https://openresync.com
MIT License
35 stars 13 forks source link

Cron schedules #5

Closed tylercollier closed 3 years ago

tylercollier commented 3 years ago

Cron schedules will be set up by the developer in the config.js file. But we should show them on the dashboard. I believe the npm cron package can show the upcoming exec times.