@keeer/minkas

0.0.0-2 • Public • Published

MinKAS

A minimal KAS implementation for debugging applications using KAS, locally.

Usage

  1. Install Node
  2. npx @keeer/minkas

Configuration

Configure minKAS with environment variables. All options:

MINKAS_PORT=8081 \ # port to listen on
MINKAS_HOSTNAME=localhost \ # default hostname of MinKAS; used to open controls
SILENT=1 \ # do not open controls
MINKAS_COOKIE_DOMAIN=.keeer.net \ # specify which domain to set cookie on
npx @keeer/minkas

You can set them in your shell profile to avoid having to set them each time.

Readme

Keywords

none

Package Sidebar

Install

npm i @keeer/minkas

Weekly Downloads

0

Version

0.0.0-2

License

GPL-3.0

Unpacked Size

13.8 kB

Total Files

5

Last publish

Collaborators

  • alan-liang
  • edgaru089