evolution-api/prisma
Davidson Gomes e73d9c1982 chore: Integration with MinIO and S3
Adds support for MinIO and S3 for storing media files. Modified several files to implement this feature, including package.json, prisma/postgresql-schema.prisma, src/api/integrations/typebot/services/typebot.service.ts, src/api/routes/index.router.ts, src/api/services/channels/whatsapp.baileys.service.ts, and src/config/env.config.ts. Added untracked files for the new S3 integration. Also added a new S3Controller and S3Service for handling S3 related operations.

This change allows for more flexible media storage options and enables the use of MinIO or S3 for storing media files.
2024-07-13 16:07:16 -03:00
..
migrations chore: Integration with MinIO and S3 2024-07-13 16:07:16 -03:00
mysql-schema.prisma feat: Added debounce time for typebot messages 2024-06-11 17:56:20 -03:00
postgresql-schema.prisma chore: Integration with MinIO and S3 2024-07-13 16:07:16 -03:00