rooteco / tweetscape

the supercharged twitter feed
https://prototype.tweetscape.co
GNU Affero General Public License v3.0
18 stars 2 forks source link

Setup automated cluster data updates #381

Open nicholaschiang opened 2 years ago

nicholaschiang commented 2 years ago

Imported from @nicholaschiang's original Linear issue TS-24.

I should setup some type of CI or CRON environment that'll run my scripts/data.mjs Node.js script every couple of hours to always keep our database up-to-date.

Or, I should look into the Twitter Stream API to see if that'd be useful here.