thin-backend icon indicating copy to clipboard operation
thin-backend copied to clipboard

Add support for cronjobs

Open mpscholten opened this issue 3 years ago • 0 comments

E.g. if you want to send an email for due invoices, a way to run a thin function daily would be helpful.

Workaround:

Use a GitHub action cronjob to trigger a Thin Function to be run daily.

mpscholten avatar Jul 14 '22 14:07 mpscholten