Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 950 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 950 Bytes

git-conn-app

Git Connector Application

This application was generated with Angular CLI version 7.0.3. It's search projects with more stars from some languages and save selected results in a database using another REST API git-conn-api. This project have the purpose to know how to use Git API. It's ready for Heroku deployment.

Requirements

  • Node.js v.8.12.0
  • Npm v.6.4.1
  • Angular CLI v.7.3.8

Usage

  • Use ng build to build the project. The build artifacts will be stored in the dist/ directory.
  • Run node server. Navigate to <server_url>:8080/.
  • Select a programming language and click on Search. The application will bring 5 projects with more stars for that language above the search.
  • In the right side you see projects saved before.

License

git-conn-api is released under MIT License.