Skip to content

Refactor module feature flags to use typed configuration and selectio…#46

Open
Nemenwq wants to merge 1 commit into
BlockDash-Studios:mainfrom
Nemenwq:modules
Open

Refactor module feature flags to use typed configuration and selectio…#46
Nemenwq wants to merge 1 commit into
BlockDash-Studios:mainfrom
Nemenwq:modules

Conversation

@Nemenwq

@Nemenwq Nemenwq commented Jun 20, 2026

Copy link
Copy Markdown

Closes #6

I have refactored the module loading logic in the NestJS backend to use typed feature flags instead of direct environment variable checks. This makes the application behavior more deterministic across different environments.

@MaryammAli

Copy link
Copy Markdown
Contributor

@Nemenwq
run
npm run build and npm run test to fix errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make backend modules environment-gated through configuration instead of process.env

2 participants