Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 275 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 275 Bytes

Quire for Microsoft Teams

Quire NodeJS handler Server for Microsoft Teams

  • Handle webhooks from Microsoft Teams

Setup

  • Update package
npm update
  • Prepare env file in project folder
    • It contains Open API id/secret

Start server

node index.js