perrycate / tournamap

Website to visualize Smash Ultimate tournaments near you
https://tournamap.gg
GNU General Public License v3.0
9 stars 6 forks source link

Some sort of CI? #22

Open perrycate opened 2 years ago

perrycate commented 2 years ago

Or at the very least, some scripts to upload changes to static files to s3, deploy the downloader script to ec2, etc.

perrycate commented 2 years ago

Can github actions do these things?

perrycate commented 1 year ago

Yes, they can! #51 was a good start for deploying frontend, the next step is to set up a scheduled one to run the data fetcher. Once we do that, everything will be on github actions.