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.
The scrapbook deployment on Vercel has a cron job that periodically hits the
/api/web/streaksto 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.