Blog page was developed using Node.js, Next.js, and MongoDB. It features a comprehensive CRUD (Create, Read, Update, Delete) functionality for managing blog posts. Additionally, the application includes an automated email sending feature.
For deployment, the Express.js backend is hosted on Vercel, ensuring scalability and reliability. The frontend is deployed on a VPS (Virtual Private Server) using Docker with NGINX for SSL configuration, ensuring secure communication between the client and server.
Images associated with blog posts are stored in an S3 bucket, providing scalable and reliable storage solutions with seamless integration into the application.
