RRailway•Created by Tarky on 9/2/2024 in #✋|help Execute a cron job every Sunday
Hello, I need to execute a cron job for my app which will modify something in the DB, I didn't find any examples or documentation regarding this.
I am using Next.js, Postgress and DrizzleORM
Any ideas?