Socket
Socket
Sign inDemoInstall

sauromjs-test

Package Overview
Dependencies
171
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sauromjs-test

#### Clone project and dependencies git clone https://github.com/nhuanhoangduc/sauromjs cd ./sauromjs/test/ npm install


Version published
Maintainers
1
Created

Readme

Source

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

FAQs

Last updated on 19 Feb 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc