1.1.9 • Published 4 years ago
@devonfw/cobigen-nestserver v1.1.9
Description
Nest server to be used for CobiGen, in order to parse and merge TypeScript files.
Master branch needs to be executed using an .exe file, passing as argument the port to be used.
Installation
$ yarn installRunning the app
# development
$ yarn run start
# watch mode
$ yarn run start:dev
# production mode
$ yarn run start:prodTest
# unit tests
$ yarn run test
# e2e tests
$ yarn run test:e2e
# test coverage
$ yarn run test:covCreate executable
$ yarn run build
$ yarn pkg --targets latest-win-x64 --output nestserver-1.0.7.exe dist/main.jsPublish
Please follow this tutorial
License
Nest is MIT licensed.
1.1.9
4 years ago
1.1.8
5 years ago
1.1.7
6 years ago
1.1.6
6 years ago
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago