We launched Convex Components to make adding features to your app easier! 🎉
Learn morenpm create convex -- -t JamesCowling/cronvex
Cronvex is free and was built to demonstrate scheduled jobs on Convex. Send http requests on a periodic schedule.
This is an implementation of a http webhook-calling cron service running on Convex. Cronvex was built as a demo of user space crons as implemented in cronlib.ts.