Setting Up Node.js CI/CD on EC2 with GitHub Actions and Nginx
Continuous Integration and Continuous Deployment (CI/CD) helps automate the process of testing and deploying code to production. In this blog, we’ll walk through setting up a CI/CD pipeline for a Node.js application using GitHub Actions and deploying...
blogs.shivangyadav.com8 min read
Mohit Soni
Development
Everything looks good, but could you also configure or set up MongoDB in GitHub Actions while deploying to the EC2 instance?