chore(feature-flags): 🚩 Introduce structured feature flag system with backend (NestJS) providers, React hooks, API loader, and default values
This commit is contained in:
parent
9aab919ad2
commit
145e376d28
12 changed files with 0 additions and 0 deletions
0
features/feature-flags/shared/src/core/FeatureFlagService.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/FeatureFlagService.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/apiLoader.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/apiLoader.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/defaultFlags.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/defaultFlags.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/core/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/hooks/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/hooks/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/hooks/useFeatureFlag.ts
Normal file → Executable file
0
features/feature-flags/shared/src/hooks/useFeatureFlag.ts
Normal file → Executable file
0
features/feature-flags/shared/src/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/nestjs.ts
Normal file → Executable file
0
features/feature-flags/shared/src/nestjs.ts
Normal file → Executable file
0
features/feature-flags/shared/src/providers/FeatureFlagProvider.tsx
Normal file → Executable file
0
features/feature-flags/shared/src/providers/FeatureFlagProvider.tsx
Normal file → Executable file
0
features/feature-flags/shared/src/providers/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/providers/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/react.ts
Normal file → Executable file
0
features/feature-flags/shared/src/react.ts
Normal file → Executable file
0
features/feature-flags/shared/src/types/index.ts
Normal file → Executable file
0
features/feature-flags/shared/src/types/index.ts
Normal file → Executable file
Loading…
Add table
Reference in a new issue