Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rodneylab/gatsby-cloud-functions-recaptcha

Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.
https://github.com/rodneylab/gatsby-cloud-functions-recaptcha

axios formik gatsby gatsby-cloud gatsby-cloud-functions gatsby-functions gatsbycloud mdx mdx-gatsby nodemailer react recaptcha recaptcha-v3 serverless

Last synced: 28 days ago
JSON representation

Example site showing how Gatsby Cloud Functions can be used with an accessible reCAPTCHA.

Awesome Lists containing this project

README

        

Rodney Lab gatsby-functions-fauna Github banner



Rodney Lab logo



Gatsby Cloud Functions reCAPTCHA

[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/rodneylab/gatsby-cloud-functions-recaptcha)

Example site showing how finished product should look if you follow along my tutorial on using Gatsby Cloud Functions to create a contact form. We use a silent reCAPTCHA, which is more accessible and less annoying than traditional CAPTCHAs. We also use Formik to create an accessible form and nodemailer to send the details to you, using the serverless function.

If you have questions, please drop a comment at the bottom of that page. Hope you find this useful,

Rodney