aleixmorgadas’s avataraleixmorgadas’s Twitter Archive—№ 2,685

    1. Some alternatives to Heroku? What do you use for side projects? I'm using Vercel, but I need a service to execute cron jobs to calculate stuff. Is there some serverless CRON job service? 🤣
  1. …in reply to @aleixmorgadas
    I'm doing the hack of using GitHub Actions to do an HTTP call to the API to start the cron job meanwhile I find a better alternative.
    1. …in reply to @aleixmorgadas
      Considering platform.sh