michangarrito/database/schemas
rckrdmrd 48dea7a5d0 feat: Initial commit - michangarrito
Marketplace móvil para negocios locales mexicanos.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React Web)
- apps/mobile (Expo/React Native)
- apps/mcp-server (Claude MCP Server)
- apps/whatsapp-service (WhatsApp Business API)
- 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:02 -06:00
..
00-extensions.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
01-schemas.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
02-functions.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
03-public.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
04-auth.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
05-catalog.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
06-sales.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
07-inventory.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
08-customers.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
09-orders.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
10-subscriptions.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
11-messaging.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
12-integrations.sql feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00