0.0.1 • Published 5 years ago

hexin-microservice-gateway v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Prerequisite

  1. install docker. Also should install docker extension in VSCode

Start

  1. Run yarn dev for development

Scripts


| Command | Description | |--------------+----------------------------------------------| | dev | starts development environment in docker | |--------------+----------------------------------------------| | start + starts the distribution version of the app | |--------------+----------------------------------------------| | log + log docker container for dev | |--------------+----------------------------------------------| | test + Run test with coverage | |--------------+----------------------------------------------| | lint + Run lint | |--------------+----------------------------------------------|