digitallyinduced / digitallyinduced/thin-backend

Add support for cronjobs

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.2k
Forks
30
PR merge metrics
No merged PRs in 30d

Description

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](https://vercel.com/docs/concepts/solutions/cron-jobs) to trigger a [Thin Function to be run](https://thin.dev/docs/sending-email) daily.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.