template-saas/apps/backend/node_modules/@nestjs/config
rckrdmrd 26f0e52ca7 feat: Initial commit - template-saas
Template base para proyectos SaaS multi-tenant.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React/Vite)
- apps/database (PostgreSQL DDL)
- docs/ (Documentación)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:24 -06:00
..
.vscode feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
dist feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
node_modules/dotenv feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
eslint.config.mjs feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
index.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
index.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
LICENSE feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
package.json feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
README.md feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Discord Backers on Open Collective Sponsors on Open Collective

Description

Configuration module for Nest based on the dotenv (to load process environment variables) package.

Installation

$ npm i --save @nestjs/config

Quick Start

Overview & Tutorial

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.