vmptk / ecommerce

Microservices ecommerce :shopping_cart:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System E-commerce

Workflow GitHub language count Made by @nelsonwenner License Stargazers

Technologies   |    Getting Started   |    License

πŸ’‘ About the project

The application was built using the concepts of microservices and architected with Docker.

πŸ”­ System architecture

system-architecture

πŸš€ Technologies

πŸ”Œ 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)

ℹ️ Getting Started

  1. Fork this repository and clone it on your machine.
  2. Change the directory to ecommerce where you cloned it.

πŸ” Backend Getting Started

  • GETTING_STARTED Follow the instructions on how to run the infrastructure on the docker quickly.

πŸ’» Web Application Getting Started

  • GETTING_STARTED Follow the instructions on how to run the application frontend.

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


About

Microservices ecommerce :shopping_cart:

License:MIT License


Languages

Language:Python 39.0%Language:JavaScript 35.4%Language:CSS 22.3%Language:Shell 2.7%Language:Dockerfile 0.4%Language:HTML 0.2%