Skip to content

pheature-flags/toggle-ui

Repository files navigation

Toggle UI

Pheature flags Web Component based Admin UI implementation

Admin dashboard

Requirements

  • yarn

Installation

This is an experimental feature, you should clone it from git.

git clone git@github.com:pheature-flags/toggle-ui.git
cd tçggle-ui
yarn 
yarn start
# open other terminal
yarn dev-api

Usage

See the html index file.

<toggle-list api-url="http://127.0.0.1:3000"></toggle-list>

Contributing

Your contributions are always welcome! Please have a look at the contribution guidelines first.

License

We really believe in the Open Source Software, we built our carers around it, and we feel that we need to return our knowledge to the community. For this reason we release all our packages under BSD-3-Clause licence.