A visualization tool for Kafmesh
cd
intokafmesh-ui/
- run
yarn
- run:
yarn start
to run hot reload locallyyarn build
to buildyarn storybook
to launch storybook
cd
intokafmesh-test-server
- run
yarn
- run
yarn server-up
to start the server locally (Docker required) - run
yarn server-down
to shut it down
Please see CONTRIBUTING for our guide to contributing and code of conduct.