Skip to content

E-commerce microservices that produced by coding with GoLang,PHP and Node.js

Notifications You must be signed in to change notification settings

bilalisler/shopping-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 

Repository files navigation

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