Backend de erp-core - Workspace V2
Go to file
Adrian Flores Cortes cf3d560cdc docs: Add README.md for 8 backend modules
Added documentation for:
- ai: 9 entities, 25+ endpoints for AI integration
- mcp: 2 entities, 8 tool providers for MCP Server
- webhooks: 6 entities for outbound webhooks
- whatsapp: 10 entities for WhatsApp Business
- storage: 7 entities for file storage (S3/R2)
- feature-flags: 3 entities for feature toggles
- biometrics: 4 entities for biometric auth
- geolocation: placeholder for planned module

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 03:47:00 -06:00
src docs: Add README.md for 8 backend modules 2026-01-25 03:47:00 -06:00
.env.example Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
.gitignore Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
Dockerfile Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
jest.config.js test(core): Add comprehensive tests for core catalog services 2026-01-18 09:21:22 -06:00
package-lock.json chore: Update package-lock.json 2026-01-25 02:27:27 -06:00
package.json fix: Resolve entity/service field mismatches and build errors (84→19) 2026-01-18 02:27:03 -06:00
service.descriptor.yml Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
tsconfig.json Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
TYPEORM_DEPENDENCIES.md Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
TYPEORM_INTEGRATION_SUMMARY.md Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00
TYPEORM_USAGE_EXAMPLES.md Initial commit - erp-core-backend 2026-01-04 06:40:14 -06:00