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
The [Flags SDK](https://flags-sdk.dev/) is a free, open-source library for using feature flags in Next.js and SvelteKit.
4
+
5
+
Examples in this folder use the Flags SDK combined with different flag and experimentation providers to implement an ecommerce example application.
6
+
7
+
Examples are further set up to integrate with [Flags Explorer](https://vercel.com/docs/workflow-collaboration/feature-flags/using-vercel-toolbar), which allows overridding feature flags and experiments for the current session.
8
+
9
+
### Template
10
+
11
+
The starting point for these provider specific examples is maintained [in the Flags SDK repository](https://github.com/vercel/flags/tree/main/examples/shirt-shop).
0 commit comments