Skip to content

maxdome/maxdome-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

To integrate in your application, see skeleton/web

Contributing

Installation

lerna

See also: https://github.com/lerna/lerna#getting-started

  • Install lerna globally
    npm i -g lerna

maxdome-node-libs

  • After clone bootstrap all packages
    git clone https://github.com/maxdome/maxdome-node-libs.git
    cd maxdome-node-libs
    lerna bootstrap

Publishing

  • Commit and push all changes without changing versions in the package.json
  • lerna
    lerna publish
  • Select for all changed packages major, minor or patch for version bumping

Check dependencies for vulnerabilities

npm run nsp

About

Usefull packages used in all applications at maxdome

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •