common_be
v0.0.20
Published
Common library for microservices thesis project
Downloads
63
Readme
Description
Nest framework TypeScript starter repository.
Project setup
$ npm installCompile and build the project
# development
$ npm run buildRun test library in local env
# Build first
$ npm run build
# Link to your project
$ npm link @nvclong/common_be
# Or Copy the Dist folder and replace it with dist folder in modules