Migrate to Netlify Today

Netlify announces the next evolution of Gatsby Cloud. Learn more

ContactSign Up
Community Plugin
View plugin on GitHub

Netlify Status

💳💳

Gatsby with Stripe Element

This project is built with Gatsby, Bulma, Stripe Element, and Netlify Functions. This demo is here by alexislepresle.

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the default starter.

    # create a new Gatsby site using the gatsby-stripe-element
    gatsby new gatsby-stripe-element https://github.com/alexislepresle/gatsby-stripe-element
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd gatsby-stripe-element/
    gatsby develop
    netlify-lambda serve <source-folder>
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

💫 Deploy

Deploy to Netlify

© 2023 Gatsby, Inc.