Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 552 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 552 Bytes

Test Node App

A simple Node.js application built with Express, containerized with Docker, and automatically deployed to an AWS EC2 instance using GitHub Actions.

Features

  • 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

Getting Started

Prerequisites

  • Docker installed on your local machine
  • Node.js v18+
  • An EC2 instance running with Docker installed