Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 290 Bytes

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