Janis Developer toolbox
npm install --save-dev @janiscommerce/toolbox
Run with npx, for example:
npx @janiscommerce/toolbox openapi dev
-
npx @janiscommerce/toolbox openapi bundle
: Bundle OpenAPI schema from source -
npx @janiscommerce/toolbox openapi lint
: Lint OpenAPI schema bundle -
npx @janiscommerce/toolbox openapi docs
: Preview OpenAPI docs -
npx @janiscommerce/toolbox openapi dev
: Bundle + Lint + Docs preview with change detection ✨
-
npx @janiscommerce/toolbox flow draw
: Build the service flow diagram from service configuration files