template-saas/apps/backend/node_modules/@nestjs/common/pipes
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
..
file feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
default-value.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
default-value.pipe.js 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
parse-array.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-array.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-bool.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-bool.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-date.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-date.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-enum.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-enum.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-float.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-float.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-int.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-int.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-uuid.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
parse-uuid.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
validation.pipe.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
validation.pipe.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00