An open API service indexing awesome lists of open source software.

https://github.com/dvsa/mes-mi-export-service

DVSA Mobile Examiner Services - MI Export service
https://github.com/dvsa/mes-mi-export-service

aws-lambda typescript

Last synced: 8 months ago
JSON representation

DVSA Mobile Examiner Services - MI Export service

Awesome Lists containing this project

README

          

# 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:

```shell
//npm.pkg.github.com/:_authToken=
```