Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 312 Bytes

File metadata and controls

7 lines (6 loc) · 312 Bytes

Start the cert server

  1. Copy the server key file to the cert directory and name it server_key.pem
  2. Run node index.js in the project directory to start the server

Start the aad server

  1. Replace the aadClientId in the aad-config.json
  2. Run node aad.js in the project directory to start the server