stashook-utils
v1.2.2
Published
This is a Stashook's Utility Project
Downloads
26
Readme
stashook-util - It is the utility project which holds
"Model" for Database Generic Model from model.js
"Util" for utility methods from util.js,
"Helper" for Query Retrievals from helper.js and
"Connection" for Database Connectivity throught .env file from db-connect.js
To compile and build and publish use following commands in any Terminal;
$ npm link
$ npm pack
$ npm publish
Which requires login for npm portal;
Login with npm account using passcode (provided by Google Authenticator).
To perform login - Install Google Authenticator in Mobile.
Connect with
username: [email protected] password : xxxxxxxx (Contact admin)
Note: Update version for each npm publish in
package.json