Skip to content

llcfishstat/files

 
 

Repository files navigation

Files Submodule Service

Nest Microservice framework file service TypeScript repository.

Installation

$ yarn

Running the app

# development
$ yarn dev

# production mode
$ yarn start

Test

# unit tests
$ yarn test

# e2e tests
$ yarn test:e2e

# test coverage
$ yarn test:cov

License

Nest is MIT licensed.

About

Nestjs microservices - files service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.9%
  • Dockerfile 1.9%
  • Shell 0.2%