Skip to content

BuggleInc/PLM-teacher

Repository files navigation

PLM-teacher

This application is used to monitor the progression of users of webPLM. It retrieves the list of users from PLM-profiles then queries GitHub API to access to PLM-data.

This application has been developed using Angular 2.

Installation

To install the application, run these commands:

git clone https://github.com/BuggleInc/PLM-teacher.git
cd PLM-teacher
npm install -g typings
npm install

Then replace the value of the Access Token with your own. The Access Token is used to authenticate the queries to GitHub API in order to have a higher limit (5000 request per hour, instead of 60).

Running the application

To run the application, use this command:

npm start

A new tab should open in your browser to the URL localhost:3000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published