You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: accept both GET and POST for cron trigger endpoint cron-job.org sends GET by default. Using app.get + app.post ensures the trigger works regardless of which HTTP method the cron service uses. Also renames "Automated Data Collection" to "Automated Weather Refresh" in README and fixes Email Notifications section references.
#6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.