Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Nestjs Env Setup

Set up NestJS .env configuration with @nestjs/config and global ConfigModule, with optional typed ConfigService wrappers and env key sync from code usage. Use when users ask to add ConfigModule/ConfigService, centralize environment access, support NodeNext/ESM imports, or sync missing env keys without overwriting existing values.

majiayu000 2bff3c3 2 files · 4.6 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/nestjs-env-setup commit 2bff3c3af1

Frequently asked questions

npx skillmds add majiayu000/nestjs-env-setup