paladin-common-tropos
v1.0.157
Published
Paladin Common
Downloads
427
Keywords
Readme
paladin-cron-jobs
Stack
- [NodeJS] - JavaScript runtime built on JavaScript engine.
- [Typescript] - Provides us with a type structure for Javascript.
- [Serverless Framework] - Toolkit for building serverless applications.
Installation
To install dependencies of project.
$ npm install
How to make changes and create build
$ cd paladin-common $ npm run build $ npm version patch take the latest version(ex: v1.0.3) $ Sing-up to npm using below link https://www.npmjs.com/signup $ npm login (this is one time process) enter the vailed credintials to login $ npm publish
Install paladin-common-tropos with latest version in all the 3 folders - paladin-cron-jobs, paladin-extension-service, paladin-portal-services
ex:
$ cd paladin-portal-services
$ npm install --save [email protected]