microservices-ecommerce
microservices-ecommerce copied to clipboard
An E-Commerce Platform which use microservices architecture
Microservices E-Commerce
Implementation of a Microservices Architecture in an E-Commerce Platform. Reference.
Tech Stack
- Microservices Architecture with shared database
- Node.js (express) as server side tech at whole services.
- MariaDB as RDBMS
- Sequelize as Node.js based ORM
- Manage Queue with Kue - Redis
- JWT based Authorization
Steps
- Clone this repo
- Create new mysql database
- Import
ecommerce.sql - Run
npm installandnpm run deveach service directory