Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 505 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 505 Bytes

Combine Developers

Micro service that aims to collect data from the github of some users and check the compatibility of knowledge with others, forming a group of compatible technology users.

Requirements for execution

  • MongoDB installed
  • At least NodeJS in version 8.0.0

Install dependencies

yarn install

Start development server

yarn dev

Start production server

yarn start

Developed by Daniel Dantas