Commit Graph

3 Commits

Author SHA1 Message Date
Davidson Gomes
5f3a073d76 feat: add S3 storage support and update configuration
- Enhanced .env.example to include S3 storage configuration options.
- Updated main.go to initialize S3 client and handle audio uploads to S3.
- Modified processAudio function to return S3 URL when storage is enabled.
- Updated README.md with new S3 storage instructions and examples.
2024-12-02 20:14:10 -03:00
Davidson Gomes
82895f17c1 feat: cors origin 2024-10-22 07:36:30 -03:00
Davidson Gomes
a19ef26236 initial commit 2024-10-21 11:14:12 -03:00