All Projects → atapas → testimonial

atapas / testimonial

Licence: MIT license
Jamstack app using Gatsby, Netlify, and FaunaDB.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to testimonial

Discord Fork
An open source Discord Bot List made with GatsbyJS
Stars: ✭ 60 (+160.87%)
Mutual labels:  gatsby, netlify, jamstack, gatsbyjs
Gatsby Starter Ghost
A starter template to build lightning fast websites with Ghost & Gatsby
Stars: ✭ 752 (+3169.57%)
Mutual labels:  gatsby, netlify, gatsbyjs
Gatsby Starter Gcn
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
Stars: ✭ 488 (+2021.74%)
Mutual labels:  gatsby, netlify, gatsbyjs
shopnote
shopnote is a JAMstack application that helps in creating notes with shopping items. This application is built to showcase the JAMstack concept using Fauna, Netlify Serverless Functions and GatsbyJS.
Stars: ✭ 15 (-34.78%)
Mutual labels:  netlify, gatsbyjs, faunadb
gatsby-starter-antoine
My opinionated Gatsby.js starter
Stars: ✭ 17 (-26.09%)
Mutual labels:  gatsby, netlify, gatsbyjs
blog.georgi-yanev.com
📘 Personal blog built with Gatsby and hosted on Netlify
Stars: ✭ 17 (-26.09%)
Mutual labels:  gatsby, netlify, gatsbyjs
Gatsby Advanced Starter
A high performance skeleton starter for GatsbyJS that focuses on SEO/Social features/development environment.
Stars: ✭ 1,224 (+5221.74%)
Mutual labels:  gatsby, netlify, gatsbyjs
gatsby-starter-developer-diary
An official Gatsby blog template designed for web developers. Blazing fast, it includes beautful web developer topic tags and social-media links
Stars: ✭ 76 (+230.43%)
Mutual labels:  gatsby, netlify, jamstack
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+7713.04%)
Mutual labels:  gatsby, netlify, jamstack
Gatsby Starter Foundation
A starter to launch your blazing fast personal website and a blog, Built with Gatsby and Netlify CMS. Made with ❤ by Stackrole
Stars: ✭ 135 (+486.96%)
Mutual labels:  gatsby, jamstack, gatsbyjs
gatsby-typescript-emotion-storybook
Gatsby Starter: TypeScript + Emotion + Storybook + React Intl + SVGR + Jest
Stars: ✭ 63 (+173.91%)
Mutual labels:  gatsby, jamstack, gatsbyjs
gatsby-netlifycms-starter-template
All the technologies used are free and open-source. You are free to use this template for a personal hobby blog, a commercial news agency or professional journalist website etc. Don't forget to star the repo if you like this template.
Stars: ✭ 33 (+43.48%)
Mutual labels:  gatsby, netlify, jamstack
Jamstack Serverless
Learn JAMstack Serverless Modern App Development in Baby Steps using Gatsby.js, React, TypeScript, GraphQL, Contentful, Netlify, FaunaDB, MongoDB, Apollo, Github Actions, Project Fugu, and CSS Houdini.
Stars: ✭ 178 (+673.91%)
Mutual labels:  gatsby, netlify, jamstack
Jamstackthemes
A list of themes and starters for JAMstack sites.
Stars: ✭ 298 (+1195.65%)
Mutual labels:  gatsby, netlify, jamstack
gatsby-plugin-lunr
Gatsby plugin for full text search implementation based on lunr client-side index. Supports multilanguage search.
Stars: ✭ 69 (+200%)
Mutual labels:  gatsby, jamstack, gatsbyjs
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (+121.74%)
Mutual labels:  gatsby, netlify, gatsbyjs
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+139.13%)
Mutual labels:  gatsby, netlify, gatsbyjs
trailing-slash-guide
Understand and fix your static website trailing slash issues!
Stars: ✭ 255 (+1008.7%)
Mutual labels:  gatsby, netlify, jamstack
Gatsby Shopify Theme
🛒 Simple theme to build a blazing simple and fast store with Gatsby and Shopify.
Stars: ✭ 95 (+313.04%)
Mutual labels:  gatsby, netlify, gatsbyjs
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+8300%)
Mutual labels:  gatsby, netlify, jamstack

Testimonial

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

testimonial-app

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

Stargazers repo roster for @atapas/testimonial

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].