RRailway•Created by James on 10/4/2023 in #✋|help Multiple cronjobs
How would I run multiple cronjobs at different times from the same typescript project?
I want to avoid a new project for each job and instead write multiple scripts in one project that each get run at different times but share functions/ types.