0.1.10 • Published 10 months ago

@kabtools/kabtools v0.1.10

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

KAB Tools

Requirements and Installation

Follow the normal Brezel installation instructions, e.g. from the docs.

Setup

KAB Page

For local testing, you need a working instance of PageDepot running.

In your environment file, configure the following variables:

PAGE_DEPOT_INSTANCE_IDENTIFIER=kab
PAGE_DEPOT_WS_HOST=127.0.0.1:6001
PAGE_DEPOT_SECRET=xyz

You can choose PAGE_DEPOT_INSTANCE_IDENTIFIER however you like. PAGE_DEPOT_WS_HOST must point to your running PageDepot websockets server (the PageDepot web server is running on 3000 by default, the WS server on 6001). Choose PAGE_DEPOT_SECRET to match your PageDepot's configured DEPOT_SECRET variable.

When building a page, the communication to PageDepot runs in a queued process. Your Brezel queue worker must be running.

0.1.10

10 months ago

0.1.9

10 months ago

0.1.8

10 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago