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

https://github.com/appbaseio/dashboard

ReactiveSearch cloud dashboard
https://github.com/appbaseio/dashboard

Last synced: about 1 year ago
JSON representation

ReactiveSearch cloud dashboard

Awesome Lists containing this project

README

          

## reactivesearch.io dashboard

sugar, spice and everything nice

### Setup

After cloning this repo, sync the (batteries) submodule via:

```
git submodule init
git submodule update --recursive --remote
```

### Installation and development

```
yarn
yarn start
```

Server will run on port `1357`.