Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

johanfriis/sample-feature-flag-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature Flags Dashboard

Base app is a slightly modified Typescript CRA.

State of flags and value are stored in localstorage to mock state retention across refreshes.

Notes on Input Types

At the moment only numeric input types have been implemented

Notes on Layout

The schema could be updated to also contain the layout, leaving any keywords out of the FeatureFlags.tsx file. This has not been implemented, as it is not clear what would be optimal long term. Thus, the current column and wrapping layout is a bit "hacky".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published