Skip to content

MeasureAuthoringTool/virus-scan-service

Repository files navigation

virus-scan-service

Description

This is a virus scanning microservice based on the on NestJS framework.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Nest is CC0 licensed.

About

This is a virus scanning microservice running on Node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages