create cron job to check streaks
Open
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 55
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 17
Description
The scrapbook deployment on Vercel has a cron job that periodically hits the `/api/web/streaks` to update scrapbook user streaks.
The new Coolify deployment does not have this function yet so user streaks will not be updated unless this is fixed.
Contributor guide
Research direction
Compare the existing Vercel cron configuration with the Coolify deployment setup, using /api/web/streaks as the entry point. Confirm that the cron runs periodically against this endpoint and verify that user streaks update in the Coolify deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100