Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spacebro/spacebroui

A visual interface to see and edit your spacebro graph
https://github.com/spacebro/spacebroui

Last synced: 3 days ago
JSON representation

A visual interface to see and edit your spacebro graph

Awesome Lists containing this project

README

        

# Spacebro UI

A tool to visualize and edit your spacebro graph.

## ❓Why ?

A long time ago, in the dark ages, we had nothing to see the connections
made between app by spacebro. We had to dig into each client's settings
file to find hints, and draw by hand the result with poska pens on A3
papers.
This time is over. We now have spacebroUI that connects to spacebro, ask
for clients and connections, and automagically draw a graph of clients
and connections.
You can also edit the connections from here.

## 🌍 Installation

```
npm i
```

## ⚙ Configuration

Nothing for now. But we have a feature in the roadmap to add
standard-settings.

## 👋 Usage

```
npm run start
```

Open `localhost:3000/src`

## 📦 Dependencies

node/npm

## 🕳 Troubleshooting

Use the branch spacebro/feature-connections.

## ❤️ Contribute

Please edit code by repecting standardjs coding styles.