@mrsauravsahu/nestjs-version
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.0 • Public • Published

nestjs-version

nestjs module to get version of the current app.

developing locally

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

Package Sidebar

Install

npm i @mrsauravsahu/nestjs-version

Weekly Downloads

0

Version

0.0.1-alpha.0

License

MIT

Unpacked Size

57.9 kB

Total Files

12

Last publish

Collaborators

  • sauravsahu