1.8.0 • Published 4 years ago
mony-permission v1.8.0
MONY-PERMISSION
Setup
- install all modules :
npm install - create local repo :
npm link - type
npm link mony-permissionat api-gateway folder or another service folder.
Setup NPM Install
- install all modules : Create file .npmrc in root project directory and fill with this
registry = http://npm.harmony.co.idand typenpm install. - Publish this package :
npm version <release or beta version number (1.0.0 or 1.0.0-beta.0)> - For use this package in other project : Create file .npmrc in root project directory and fill with this
registry = http://npm.harmony.co.idand typenpm install mony-permissionto get latest release version ornpm install mony-permission@versionat api-gateway project or another node project.
1.8.0
4 years ago