{"id":19714371,"url":"https://github.com/jaleelb/aws-serverless-contact-form","last_synced_at":"2026-04-11T12:48:22.452Z","repository":{"id":155307417,"uuid":"620115202","full_name":"JaleelB/aws-serverless-contact-form","owner":"JaleelB","description":"A Next.js-based serverless contact form implementation utilizing Amazon SES for email sending. This repository demonstrates how to build a responsive contact form with form validation and processing, leveraging AWS SDK to send emails through Amazon Simple Email Service. ","archived":false,"fork":false,"pushed_at":"2023-04-03T01:55:17.000Z","size":3298,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-27T21:41:15.972Z","etag":null,"topics":["amazon-ses","aws","aws-sdk","contact-form","email-sending","javascript","nextjs","react","serverless","web-development"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JaleelB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-28T03:53:05.000Z","updated_at":"2023-04-29T09:06:12.000Z","dependencies_parsed_at":"2024-08-15T10:32:54.076Z","dependency_job_id":null,"html_url":"https://github.com/JaleelB/aws-serverless-contact-form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JaleelB/aws-serverless-contact-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaleelB%2Faws-serverless-contact-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaleelB%2Faws-serverless-contact-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaleelB%2Faws-serverless-contact-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaleelB%2Faws-serverless-contact-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JaleelB","download_url":"https://codeload.github.com/JaleelB/aws-serverless-contact-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JaleelB%2Faws-serverless-contact-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31681201,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazon-ses","aws","aws-sdk","contact-form","email-sending","javascript","nextjs","react","serverless","web-development"],"created_at":"2024-11-11T22:31:18.329Z","updated_at":"2026-04-11T12:48:22.435Z","avatar_url":"https://github.com/JaleelB.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Serverless Contact Form\nA simple contact form implementation using Next.js, Amazon Simple Email Service (SES), and AWS SDK. This project demonstrates how to build a serverless contact form for your website that sends emails to the recipient.\n\n## Features\n- Serverless contact form using Next.js API routes\n- Integration with Amazon SES for email sending\n- Basic form validation and error handling\n- Email content stored in a text file\n\n## Prerequisites\n- Node.js v12.x or later\n- npm v6.x or later\n- An AWS account with access to Amazon SES\n\n## Getting Started\n1. Clone the repository:\n    `https://github.com/JaleelB/aws-serverless-contact-form.git`\n\n2. Navigate to the project directory:\n    `cd aws-serverless-contact-form`\n\n3. Install the dependencies:\n    `yarn install`\n\n4. Set up AWS credentials:\n    - Create an IAM user with the necessary permissions for Amazon SES.\n    - Configure your AWS credentials by setting the environment variables AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY or by using the [AWS CLI](https://aws.amazon.com/cli/).\n\n5. Verify the sender and recipient email addresses in Amazon SES.\n\n6. Set the environment variables for the sender email address and AWS region in the .env.local file:\n    `\n        SENDER_EMAIL=your_sender_email@example.com\n        AWS_REGION=your_aws_region\n    `\n\n7. Start the development server:\n    `yarn dev`\n\n8. Open your browser and navigate to http://localhost:3000 to see the contact form in action.\n\n## Deploying to Production\n\nBefore deploying to production, make sure you have requested production access for your Amazon SES account to send emails to any recipient.\n\nTo deploy the application to a production environment, you can use any hosting service that supports Next.js, such as [Vercel](https://vercel.com/) or [Netlify](https://www.netlify.com/).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaleelb%2Faws-serverless-contact-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaleelb%2Faws-serverless-contact-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaleelb%2Faws-serverless-contact-form/lists"}