Commit Graph
2 Commits
Author SHA1 Message Date
Yusuf İpek 70d246bc17 feat(faz3): implement file upload with Cloudflare R2
- Add AWS SDK for S3-compatible R2 storage
- Create R2 client with presigned URL support
- Add attachment upload/download/delete API routes
- Create FileUpload and AttachmentList components
- Integrate file upload in message form (new & edit)
- Add .env.example with R2 configuration
2025-12-24 15:26:55 +03:00
Yusuf İpek c2da0437d0 feat: initialize Next.js 16.1 project with Prisma 7, NextAuth and shadcn/ui 2025-12-24 14:37:24 +03:00