Skip to content

acme-io/new-pricing

Repository files navigation

Gatsby Example

This directory is a brief example of a Gatsby app with serverless functions that can be deployed to ZEIT Now with zero configuration.

How we created this example

To get started with Gatsby on Now, you can use the Gatsby CLI to initialize the project:

$ gatsby new gatsby-site

Deploying this Example

Once initialized, you can deploy the Gatsby example with just a single command:

$ now