sauromjs-test
v1.0.0
Published
#### Clone project and dependencies git clone https://github.com/nhuanhoangduc/sauromjs cd ./sauromjs/test/ npm install
Downloads
1
Readme
SauromJs example
Clone project and dependencies
git clone https://github.com/nhuanhoangduc/sauromjs
cd ./sauromjs/test/
npm install
Start mongodb and rabbitmq
docker-compose up -d
Run UserRepository.js
node UserRepository.js
Run ApiGateway.js
node ApiGateway.js
Test api
curl http://localhost:3000/users/create
curl http://localhost:3000/users