2 Forks
42 Stars
42 Watchers

nuxt-feature-flags

A powerful, type-safe feature flag module for Nuxt 3 that enables both static and dynamic feature flag evaluation with server-side support. Perfect for A/B testing, gradual rollouts, and feature management.

How to download and setup nuxt-feature-flags

Open terminal and run command
git clone https://github.com/rxb3rth/nuxt-feature-flags.git
git clone is used to create a copy or clone of nuxt-feature-flags repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nuxt-feature-flags https://github.com/rxb3rth/nuxt-feature-flags/archive/master.zip

Or simply clone nuxt-feature-flags with SSH
[email protected]:rxb3rth/nuxt-feature-flags.git

If you have some problems with nuxt-feature-flags

You may open issue on nuxt-feature-flags support forum (system) here: https://github.com/rxb3rth/nuxt-feature-flags/issues