Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 459 Bytes

File metadata and controls

12 lines (8 loc) · 459 Bytes

mes-mi-export-service

A serverless microservice responsible for passing the details of practical driving test results to internal DVSA systems for MI, such as the RSIS MI database.

Dependencies

DVSA dependencies have been moved from npm to github so in order to install/update any private @DVSA packages you are required to have an entry in your global ~/.npmrc file as follows:

//npm.pkg.github.com/:_authToken=<your auth token here>