0.0.10 • Published 4 years ago

localzoo v0.0.10

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

Localzoo

Description

Utility to run multiple microservices at localhost alongside with proxy.

Instalation

npm i localzoo

Usage

localzoo <command>

Commands:
  localzoo init      init config in current dir
  localzoo start     start all microservices and proxy
  localzoo discover  just find and show project configs

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Configuration

See example in ./assets/example-localzoo.yaml