bhaden94 / Covid19-tracker-V2-API

Spring Boot API and backend for version 2 of Covid-19 tracker.
https://covid-tracker-v2.herokuapp.com/
MIT License
1 stars 0 forks source link

Research Where To Deploy #4

Closed bhaden94 closed 3 years ago

bhaden94 commented 3 years ago

I have scheduled tasks that run to populate our DB with the new data daily. This may pose a problem with Heroku's free tier since it will sleep after 30 minutes of inactivity. Maybe there is another site I can use or maybe Heroku has a way to set up scheduled tasks.

bhaden94 commented 3 years ago

Deployed to heroku