You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run our email/archive service, we need a way to regularly hit an endpoint. Unfortunately, Next.js does not have a built-in way to execute cron jobs (no persistent server process). However there are many tools that we can use. Here's one.
Designs
No response
The text was updated successfully, but these errors were encountered:
Description
To run our email/archive service, we need a way to regularly hit an endpoint. Unfortunately, Next.js does not have a built-in way to execute cron jobs (no persistent server process). However there are many tools that we can use. Here's one.
Designs
No response
The text was updated successfully, but these errors were encountered: