Jonathankyau / ms-text-sentiment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

npm install


Things to add

  • Create a config folder with a .env file and add the following as key = value
    • PORT = 2121 (can be any port example: 3000)
    • MS_KEY = your Microsoft Face Endpoint
    • MS_REGION = your Microsoft Face Key

Run

npm start

About


Languages

Language:JavaScript 71.8%Language:EJS 27.2%Language:CSS 0.9%