How to Set Up Next.js CI / CD on AWS with GitHub Actions

Instructornader dabit

Share this video with your friends

Send Tweet

In this video we start completely from scratch by creating a new Next.js project. We then create a GitHub repository and create and configure a GitHub actions workflow file, enabling the proper settings that we'll need to deploy the app to AWS using the Serverless Framework. We then walk through how to enable environment secrets in the GitHub dashboard and set up the serverless.yml file locally. Finally, we push the code to GitHub, deploying our app to AWS automatically by triggering the GitHub action.

~ 2 years ago

Hi, nader. How are you ? Excuse me, How can I get AWS_KEY and AWS_SECRET. I hope you explain about it in more details. Thank you

Lucas Minter
~ 2 years ago

Hey, I think I've found an article that should help: https://aws.amazon.com/blogs/security/how-to-find-update-access-keys-password-mfa-aws-management-console/