The Wayback Machine - https://web.archive.org/web/20230317065757/https://github.com/appbaseio/dashboard
Skip to content

appbaseio/dashboard

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.