A simple Node.js application built with Express, containerized with Docker, and automatically deployed to an AWS EC2 instance using GitHub Actions.
- Built with Node.js and Express
- Dockerized for easy deployment
- Continuous Integration/Continuous Deployment (CI/CD) pipeline with GitHub Actions
- Automated deployment to EC2 on every push to the `main
- Docker installed on your local machine
- Node.js v18+
- An EC2 instance running with Docker installed