1.3.1 • Published 11 months ago

@kapto/typesuiserver v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Usage:

$ npx @kapto/typesuiserver --config-path=./uiserver.config.json

In case you won't specify --config-path parameter please consider define uiserver.config.json file in the root of the project.

Example of configuration File(uiserver.config.json):

{
    "SWAGGER_DOCUMENT_DIRECTORY": "./src/types/generated/openapi-api-spec.json",
    "PROXY_ADDRESS": "localhost",
    "PROXY_PORT": 8000,
    "SERVER_PORT": 3000
}
1.3.1

11 months ago

1.3.0

11 months ago

1.2.2

11 months ago