Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bro-n-bro/bro.app
The voyager assistant
https://github.com/bro-n-bro/bro.app
Last synced: 8 days ago
JSON representation
The voyager assistant
- Host: GitHub
- URL: https://github.com/bro-n-bro/bro.app
- Owner: bro-n-bro
- License: mit
- Created: 2022-05-10T12:38:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-14T06:28:01.000Z (8 months ago)
- Last Synced: 2024-08-27T22:36:38.917Z (3 months ago)
- Language: Vue
- Size: 84.4 MB
- Stars: 8
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bro.app
Your bro satellite in Cosmos## Description
The app is available at [app.bronbro.io](http://app.bronbro.io/) and here you can find the information about networks served by bro-n-bro validator. Account balances, experimental UI and some wallet management functions.
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).