Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 781 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 781 Bytes

Jabberwocky UI

This jquery project serves the REST API contract to allow management of Connectors, Channels and Event Source/Sinks.

How to run locally

Launch the API server following the related instruction. Now you can browse via firefox (to allow consume the API from localhost) starting locally from index.html.

How to install in a cluster

The above instruction is useful if you're intend to develop the application. If you want to just install and run on your cluster, please follow the related instruction.

Caveat

The project is still in prototype phase, structure and dependency management need to be reviewed.