Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Repository files navigation

benthos stream ui

A react based UI for benthos streams that be used for debugging runtime configuration

Requirements

Setup

Config setup
  1. touch .env.local (.gitignored)
  2. add your custom benthos host and port in this format
VITE_BENTHOS_HOST=0.0.0.0
VITE_BENTHOS_PORT=5195

defaults to localhost:4195

Development

  • npm start # spins up dev server
  • npm run format # formats code via prettier

Production build

  • npm run build

About

A simple UI for Benthos!

Resources

Stars

15 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages