Set up a scheduled task in Encore

Configures a recurring job in Encore.ts using the cron syntax your backend needs. Handles both simple intervals (every 1h) and complex schedules (0 9 * * 1).

Best for: Backend engineers wiring up a periodic task without looking up cron syntax docs.

Engineering / pipelines-dataatomicfor-engineerslight-setupfrom-text

Topics

claude-codeskills

Source

Creator's repository · encoredev/skills

View on GitHub

License: Apache-2.0