team-genny / genny

0 stars 1 forks source link

Setup a CI job to deploy to AWS on pushes to main #16

Open fergcb opened 4 months ago

fergcb commented 4 months ago

There should be a GitHub Action that deploys the application to an AWS instance on pushes to main, either using SSH or some existing integration.

The action should run on pushes to main so that the latest code is always deployed for QA/review.