diff --git a/src/images/previews/courier-gatsby-netlify-form-starter.png b/src/images/previews/courier-gatsby-netlify-form-starter.png new file mode 100644 index 00000000..1ef223a4 Binary files /dev/null and b/src/images/previews/courier-gatsby-netlify-form-starter.png differ diff --git a/src/site/template/courier-gatsby-netlify-form-starter.md b/src/site/template/courier-gatsby-netlify-form-starter.md new file mode 100644 index 00000000..d6f784b7 --- /dev/null +++ b/src/site/template/courier-gatsby-netlify-form-starter.md @@ -0,0 +1,17 @@ +--- +title: Courier Gatsby Netlify Form Starter +repo: https://github.com/trycourier/gatsby-netlify-form-starter +preview: courier-gatsby-netlify-form-starter.png +example: https://courier-gatsby-netlify-form-starter.netlify.app/ +tags: + - gatsby + - courier + - form + - notifications + - functions +--- + +This is an example starter app that is showcasing how to build a form in +[Gatsby](https://gatsbyjs.com), host it on [Netlify](https://www.netlify.com/) and use +[Netlify functions](https://www.netlify.com/products/functions/) to send a notification using +[Courier](https://www.courier.com/) on every form submit.