You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-2
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,15 @@
1
1
# GO Feature Flag demo
2
2
3
-
This repository contains a demo app which display a webapp containing a grid of users.
4
-
Each square is a different user.
3
+
This repository contains a demo app using the library [`thomaspoignant/go-feature-flag`](https://github.com/thomaspoignant/go-feature-flag) which display a webapp containing a grid of users.
4
+
Each square is a different user and can be change by modifying the feature flag `color-box`.
5
+
5
6
6
7
With this demo app you can modify your flag and visually see which users are impacted by the change.
0 commit comments