- Rabbitmq
- Nodejs
- elasticsearch
- dropbox account
- go to front end folder and do run npm i --save
- run the client using npm start
- go to gateway and run npm i --save
- run the gateway with npm run start:dev
- update the .env files too
- go to microservice and run npm i --save
- run the microservice with npm run start:dev
- update the .env files too
- open the http://localhost:3000/api/v1 to see the api access