Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.53 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.53 KB

E-commerce Microservice

Service Status

Development Service Tech Framework
Auth NodeJS Fastify
Comment NodeJS Express.js
Gateway Go Fiber
Product PHP Laravel
Cart
Order
User
Client UI Next.js Next.js

🛠  Tech Stack

  • 🌐   PHP GO Node.js
  • 🛢   MongoDB Elastic Search MySQL
  • ⚙️   GitHub
  • 🔧   Docker

Installation & Run Project

Install the dependencies and devDependencies and start the server.

./start.sh dev 

For production environment

./start.sh prod 

Docker

All services have been running on docker containers