Casper-Guo / Armchair-Strategist

Strategy dashboard for all F1 races since 2018
https://armchair-strategist.dev/
Apache License 2.0
44 stars 2 forks source link

Setup bash automation for deployment #60

Closed Casper-Guo closed 2 months ago

Casper-Guo commented 2 months ago

Plan is to keep EC2 instance on the main branch and sync daily with the remote.

All local developments to be done on other branches and rebased into main after PR.

EC2 instance will handle the weekly data refresh.

While these scripts are running, the server will be down momentarily as the app has to be relaunched.