Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spacebro/spacebroui
- Owner: spacebro
- Created: 2017-06-30T17:22:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T17:00:13.000Z (about 7 years ago)
- Last Synced: 2024-11-21T04:11:43.297Z (2 months ago)
- Language: JavaScript
- Size: 1.46 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.