Ecommerce
:shopping_cart: A e-commerce system using microservices concepts and architected with docker.
Install / Use
/learn @nelsonwenner/EcommerceREADME
<h1 align="center">
System E-commerce
</h1>
<p align="center">
<img alt="Workflow" src="https://github.com/nelsonwenner/ecommerce/workflows/CI/badge.svg">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/nelsonwenner/ecommerce?color=%2304D361">
<a href="https://github.com/nelsonwenner">
<img alt="Made by @nelsonwenner" src="https://img.shields.io/badge/made%20by-%40nelsonwenner-%2304D361">
</a>
<img alt="License" src="https://img.shields.io/badge/license-MIT-%2304D361">
<a href="https://github.com/nelsonwenner/ecommerce/stargazers">
<img alt="Stargazers" src="https://img.shields.io/github/stars/nelsonwenner/ecommerce?style=social">
</a>
</p>
<p align="center">
<a href="#technologies">Technologies</a> |
<a href="#getting-started">Getting Started</a> |
<a href="#license">License</a>
</p>
:bulb: About the project
The application was built using the concepts of microservices and architected with Docker.
:telescope: System architecture
<div align="center"> <img alt="system-architecture" src="./micro-ecommerce/screens/system-ecommerce.png" /> </div>:rocket: Technologies
:electric_plug: Prerequisites
- Docker Compose version (>= 1.25.x)
- Docker version (>= 19.03.x)
- PostgreSql (>= 9.x)
- Node version (>= 12.18.x)
- Npm version (>= 6.14.x)
- Python (>= 3.7)
:information_source: Getting Started
- Fork this repository and clone it on your machine.
- Change the directory to ecommerce where you cloned it.
:closed_lock_with_key: Backend Getting Started
- GETTING_STARTED Follow the instructions on how to run the infrastructure on the docker quickly.
:computer: Web Application Getting Started
- GETTING_STARTED Follow the instructions on how to run the application frontend.
:memo: License
This project is under the MIT license. See the LICENSE for more information.
