Blog on dlford.io · Jul 9, 2019
Simple API for a Gatsby Mailing List Sign Up Form
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

 
 Setup 
 This article assumes you already have NodeJS, NPM, and MongoDB installed on your workstation. 
 Lets just jump right into this, pop open a command line shell and run npm install --global gatsby-cli , followed by gatsby new subscription-example , that will get you a basic Gatsby starter app all ready to go. 
 You can at this point open up the project folder in your…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.