gui for nats.js client
repository: https://github.com/S-404/nats-client-gui
releases: https://github.com/S-404/nats-client-gui/releases
inspired by natsman
npm i
npm run build
use compiled image from /release directory
npm run dev
connect to the server, you can save the latest state to storage
at the Subjects block press the + (add) button.
this will create empty Subject
or
press the 🔍 (search) button
this will open a modal window with stored subjects
put subject and payload and press one of the buttons corresponding to the Nats methods
result of request or subscribtion will be shown at messages block
press save button on subject for saving it at storage






