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

https://github.com/cagedtornado/centralconfig-ui

UI for the centralconfig service :crystal_ball:
https://github.com/cagedtornado/centralconfig-ui

Last synced: 9 months ago
JSON representation

UI for the centralconfig service :crystal_ball:

Awesome Lists containing this project

README

          

# centralconfig-ui [![Circle CI](https://circleci.com/gh/cagedtornado/centralconfig-ui.svg?style=shield)](https://circleci.com/gh/cagedtornado/centralconfig-ui)
UI for the [centralconfig service](https://github.com/cagedtornado/centralconfig) or the [centralconfig-webapi service](https://github.com/cagedtornado/centralconfig-webapi)

## Building

Make sure [yarn](https://yarnpkg.com/en/) is installed, then:

```shell
yarn
yarn build
```