LSP Server that can analyze your dependencies specified in package.json
.
npm install
npm run-script build
we use 2 environment variables to setup the recommender API
export RECOMMENDER_API_URL= the-url
export RECOMMENDER_API_TOKEN=the-token
Apache-2.0