Skip to content

Update README.md#55

Merged
rezwana-karim merged 2 commits intomainfrom
rezwana-karim-patch-1
Aug 20, 2025
Merged

Update README.md#55
rezwana-karim merged 2 commits intomainfrom
rezwana-karim-patch-1

Conversation

@rezwana-karim
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings August 20, 2025 04:24
@rezwana-karim rezwana-karim marked this pull request as draft August 20, 2025 04:25

This comment was marked as outdated.

@rezwana-karim rezwana-karim requested a review from Copilot August 20, 2025 21:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README.md to reflect a change from paid third-party services to free alternatives for media storage and email functionality. The update removes references to Cloudinary and Resend in favor of unspecified "Open-Source Free Provider" and NodeMailer with Gmail.

  • Replaces Cloudinary with "Open-Source Free Provider" for media management
  • Switches from Resend to NodeMailer with Gmail for email service
  • Updates prerequisites and removes related environment variables

- **Authentication**: NextAuth.js with JWT tokens
- **File Storage**: Cloudinary for media management
- **Email Service**: Resend for notifications
- **File Storage**: Open-Source and Free provider for media management
Copy link

Copilot AI Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The term 'Open-Source and Free provider' is too vague and unhelpful for developers. Specify the actual service or library being used (e.g., 'Local file storage', 'AWS S3 free tier', 'Supabase Storage', etc.).

Suggested change
- **File Storage**: Open-Source and Free provider for media management
- **File Storage**: Supabase Storage (open-source, free tier) for media management

Copilot uses AI. Check for mistakes.
- MySQL database
- Cloudinary account (for media storage)
- Resend account (for emails)
- Open-Source Free Provider account (for media storage)
Copy link

Copilot AI Aug 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The prerequisites section should specify the actual service name and setup requirements. 'Open-Source Free Provider account' doesn't give developers actionable information about what they need to set up.

Suggested change
- Open-Source Free Provider account (for media storage)
- Supabase Storage (free tier) account or a self-hosted MinIO (S3-compatible) instance for media storage
- [Supabase Storage Quickstart](https://supabase.com/docs/guides/storage)
- [MinIO Quickstart Guide](https://min.io/docs/minio/linux/operations/quickstart.html)

Copilot uses AI. Check for mistakes.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rezwana-karim rezwana-karim marked this pull request as ready for review August 20, 2025 21:31
@rezwana-karim rezwana-karim merged commit 4f57fbc into main Aug 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants