...

/

Quiz on App Configuration

Quiz on App Configuration

Test your understanding of NestJS environment variables.

We'll cover the following...
Technical Quiz
1.

Which package needs to be installed to utilize environment variables in a NestJS application?

A.

@nestjs/environment

B.

@nestjs/config

C.

@nestjs/variables

D.

@nestjs/env


1 / 4
...