Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 898 Bytes

README.md

File metadata and controls

46 lines (29 loc) · 898 Bytes

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.