santicros / gatsby-netlify-serverless

Handling Static Forms, Auth & Serverless Functions with Gatsby on Netlify

Home Page:https://snipcart.com/blog/static-forms-serverless-gatsby-netlify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Static Forms, Auth & Serverless Functions (Gatsby + Netlify Demo)

gatsby+netlify+aws-lambda

Static sites are turning into dynamic, rich experiences. Handling static forms, authentication, and backend functions on statically-generated sites is now a thing.

Especially with the JAMstack pioneer platform that is Netlify. Recently, they announced support of AWS Lambda functions on frontend-centric sites & apps. I've been meaning to dive into their "backend" features since.

Here, I'm doing just that, using a static Gatsby site and Netlify's Forms, Identity, and Functions features.

Steps:

  • Add static forms to your site
  • Add user authentication for password-protected content
  • Create an AWS Lambda function

Ready to supercharge a static site with serverless features?

Read full tutorial

See live demo

Enjoy folks!

About

Handling Static Forms, Auth & Serverless Functions with Gatsby on Netlify

https://snipcart.com/blog/static-forms-serverless-gatsby-netlify

License:MIT License


Languages

Language:JavaScript 57.5%Language:CSS 42.5%