Monorepo of @nod/modules
npm i
- For debugging
DEBUG=@chantelle/*
orDEBUG=@chantelle/ui
orDEBUG=@chantelle/util
etc.
Start servers
Purges all modules and installs everything again
Start production servers
Start test process on all modules
Set version, tag git version and after publish all modules to npm
Start build process on all modules
Start lint process on all modules
Link all modules globally for local development (runs on postinstall)
Start lint process on all modules with watching option
Installs all submodules and links them together (runs on postinstall)
Purges all modules and installs everything
Run a command in all modules
Clean all modules installed in submodules
Purge all installed modules and lock files
Apache 2.0