testimonial

Jamstack app using Gatsby, Netlify, and FaunaDB.

MIT License

Stars
28

Testimonial

This app demonstrates the ease of building a serverless app using Gatsby, Netlify and FaunaDB.

Many Thanks to all the Stargazers who has supported this project with stars(⭐)

Install dependencies

  • npm install -g gatsby-cli: Install gatsby-cli globally
  • npm install netlify-cli -g: Install netlify-cli globally
  • yarn install or npm install: Install the dependencies

Run the app locally

  • Create a .env file and provide the API secret key in the format,
FAUNA_SERVER_SECRET=<your secret fauna key>
  • netlify dev: Run it in the dev mode.

Step-by-Step articles to follow

Follow these articles to build the app along side:

Other good reads

Badges
Extracted from project README
Stargazers repo roster for @atapas/testimonial
Related Projects