template-saas/apps/backend/dist/modules/auth
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
..
__tests__ feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
decorators feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
dto feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
entities feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
guards feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
services feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
strategies feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.controller.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.controller.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.controller.js.map feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.module.d.ts feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.module.js feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00
auth.module.js.map 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
index.js.map feat: Initial commit - template-saas 2026-01-07 04:41:24 -06:00