Microservice with CQRS, RabbitMQ and gRPC in NestJs
Go to all service and run this command:
npm install
- Install Docker and Docker-compose
- run the following command
Back to root project and run this command:
sudo docker-compose --env-file docker.env -f docker-compose.yml up --build
Run all services and go to nashville service path and run this command:
npm run test:e2e domain/*.e2e-spec.ts
- URL: ws://nashville:3003
- Event: GET_TASK
- Nashville (http://localhost:3003/api)