Github - Deploying a Nest.js App to AWS Elastic Beanstalk (Docker Platform) with Github Actions
Create a workflow for staging and production instances


Setup workflow files

Add AWS secrets to Github

Push code to Github then Github Action will deploy your app to aws automatically
PreviousGithub - Deploying a React Next.js App to AWS S3 with Github ActionsNextGithub - Deploying a Nest.js App to AWS Elastic Beanstalk (Node.js Platform) with Github Actions
Last updated