Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Files

Latest commit

author
Aranyajit
Jun 15, 2023
0b28be5 · Jun 15, 2023

History

History
  1. Set environment variables:
export EMSI_SKILLS_API_CLIENT_ID=<client_id>
export EMSI_SKILLS_API_CLIENT_SECRET=<client_secret>
export EMSI_AUTH_GRANT_TYPE=client_credentials
export EMSI_AUTH_SCOPE=emsi_open
export EMSI_SKILLS_API_VERSION=latest
export EMSI_SKILLS_EXTRACTION_CONFIDENCE_THRESHOLD=0.6
  1. Run the application from the command line node sample-app.js