Skip to content

Commit 8ff88b2

Browse files
committed
modified readme
1 parent ba423d4 commit 8ff88b2

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
1-
# Table of Contents
1+
# Project Overview
22

3-
1. [Project Overview](#project-overview)
4-
2. [Architecture Diagram](#architecture-diagram)
5-
3. [Getting Started](#getting-started)
6-
4. [Terraform Infrastructure](#terraform-infrastructure)
7-
5. [Services](#services)
3+
This repository deploys a Node.js WebAPI and a SQL Server database on AWS. It also includes a CI/CD pipeline using GitHub Actions to automate deployment of code changes to the API. The infrastructure is designed to be modular, scalable, and extendable for future enhancements. Lambda was used to host the Node.js WebAPI and the API Gateway exposes HTTP endpoints for the Lambda function
84

95

106

11-
# Project Overview
7+
# Table of Contents
128

13-
This repository deploys a Node.js WebAPI and a SQL Server database on AWS. It also includes a CI/CD pipeline using GitHub Actions to automate deployment of code changes to the API. The infrastructure is designed to be modular, scalable, and extendable for future enhancements. Lambda was used to host the Node.js WebAPI and the API Gateway exposes HTTP endpoints for the Lambda function
9+
1. [Architecture Diagram](#architecture-diagram)
10+
2. [Getting Started](#getting-started)
11+
3. [Terraform Infrastructure](#terraform-infrastructure)
12+
4. [Services](#services)
1413

1514

1615

0 commit comments

Comments
 (0)