https://github.com/ahmedfarag9/e-commerce-webapp-mern-stack-deployed
Full E-commerce MERN STACK Web-app, deployed on AWS EKS, implemented with Github Actions CI-CD pipeline, using Docker and Kubernetes.
https://github.com/ahmedfarag9/e-commerce-webapp-mern-stack-deployed
agile aws cloud devops docker express full-stack mern-stack mongodb nginx node nodejs react reactjs redux
Last synced: 2 months ago
JSON representation
Full E-commerce MERN STACK Web-app, deployed on AWS EKS, implemented with Github Actions CI-CD pipeline, using Docker and Kubernetes.
- Host: GitHub
- URL: https://github.com/ahmedfarag9/e-commerce-webapp-mern-stack-deployed
- Owner: ahmedfarag9
- Created: 2025-03-29T12:54:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-29T12:56:53.000Z (about 1 year ago)
- Last Synced: 2025-03-29T13:36:45.386Z (about 1 year ago)
- Topics: agile, aws, cloud, devops, docker, express, full-stack, mern-stack, mongodb, nginx, node, nodejs, react, reactjs, redux
- Homepage: https://e-commerce-app-test.netlify.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# e-commerce-webapp-mern-stack-deployed
## About project
This is a Full E-commerce Web App using MERN Stack (MongoDB, Express, React, Node.js) and Redux for state management.
The project has the following features:
- Dockerized using docker-compose.
- Kubernetes ready.
- Implemented with CICD (Continuous Integration & Continuous Deployment) using Github Actions.
- Deployed on AWS EKS (Elastic Kubernetes Service) using AWS ECR (Elastic Container Registry).
- Organized using Slack, Trello and Notion.
- Implemented using DevOps best practices and Agile methodology.
---
## Project Structure
1. Client
2. Server
3. Admin dashboard
4. Docker and Kubernetes files
5. CICD files
---
## Live Demo -- > [https://e-commerce-app-test.netlify.app/](https://e-commerce-app-test.netlify.app/)